better compilation on host
[aversive.git] / modules / comm / mf2_client / test / .config
1 #
2 # Automatically generated make config: don't edit
3 #
4
5 #
6 # Hardware
7 #
8 # CONFIG_MCU_AT90S2313 is not set
9 # CONFIG_MCU_AT90S2323 is not set
10 # CONFIG_MCU_AT90S3333 is not set
11 # CONFIG_MCU_AT90S2343 is not set
12 # CONFIG_MCU_ATTINY22 is not set
13 # CONFIG_MCU_ATTINY26 is not set
14 # CONFIG_MCU_AT90S4414 is not set
15 # CONFIG_MCU_AT90S4433 is not set
16 # CONFIG_MCU_AT90S4434 is not set
17 # CONFIG_MCU_AT90S8515 is not set
18 # CONFIG_MCU_AT90S8534 is not set
19 # CONFIG_MCU_AT90S8535 is not set
20 # CONFIG_MCU_AT86RF401 is not set
21 # CONFIG_MCU_ATMEGA103 is not set
22 # CONFIG_MCU_ATMEGA603 is not set
23 # CONFIG_MCU_AT43USB320 is not set
24 # CONFIG_MCU_AT43USB355 is not set
25 # CONFIG_MCU_AT76C711 is not set
26 # CONFIG_MCU_ATMEGA8 is not set
27 # CONFIG_MCU_ATMEGA48 is not set
28 # CONFIG_MCU_ATMEGA88 is not set
29 # CONFIG_MCU_ATMEGA8515 is not set
30 # CONFIG_MCU_ATMEGA8535 is not set
31 # CONFIG_MCU_ATTINY13 is not set
32 # CONFIG_MCU_ATTINY2313 is not set
33 # CONFIG_MCU_ATMEGA16 is not set
34 # CONFIG_MCU_ATMEGA161 is not set
35 # CONFIG_MCU_ATMEGA162 is not set
36 # CONFIG_MCU_ATMEGA163 is not set
37 # CONFIG_MCU_ATMEGA165 is not set
38 # CONFIG_MCU_ATMEGA168 is not set
39 # CONFIG_MCU_ATMEGA169 is not set
40 # CONFIG_MCU_ATMEGA32 is not set
41 # CONFIG_MCU_ATMEGA323 is not set
42 # CONFIG_MCU_ATMEGA325 is not set
43 # CONFIG_MCU_ATMEGA3250 is not set
44 # CONFIG_MCU_ATMEGA64 is not set
45 # CONFIG_MCU_ATMEGA645 is not set
46 # CONFIG_MCU_ATMEGA6450 is not set
47 CONFIG_MCU_ATMEGA128=y
48 # CONFIG_MCU_AT90CAN128 is not set
49 # CONFIG_MCU_AT94K is not set
50 # CONFIG_MCU_AT90S1200 is not set
51 CONFIG_QUARTZ=16000000
52
53 #
54 # Generation options
55 #
56 # CONFIG_OPTM_0 is not set
57 # CONFIG_OPTM_1 is not set
58 # CONFIG_OPTM_2 is not set
59 # CONFIG_OPTM_3 is not set
60 CONFIG_OPTM_S=y
61 # CONFIG_STRIP_UNUSED_FUNCTIONS is not set
62 CONFIG_MATH_LIB=y
63 # CONFIG_FDEVOPEN_COMPAT is not set
64 # CONFIG_MINIMAL_PRINTF is not set
65 CONFIG_STANDARD_PRINTF=y
66 # CONFIG_ADVANCED_PRINTF is not set
67 CONFIG_FORMAT_IHEX=y
68 # CONFIG_FORMAT_SREC is not set
69 # CONFIG_FORMAT_BINARY is not set
70
71 #
72 # Base modules
73 #
74
75 #
76 # To see all modules here, you must enable utils and wait modules, and math library
77 #
78 CONFIG_MODULE_UTILS=y
79 # CONFIG_MODULE_FIXED_POINT is not set
80 # CONFIG_MODULE_VECT2 is not set
81 CONFIG_MODULE_WAIT=y
82 CONFIG_MODULE_LIST=y
83 CONFIG_MODULE_SCHEDULER=y
84 CONFIG_MODULE_SCHEDULER_CREATE_CONFIG=y
85 # CONFIG_MODULE_TIME is not set
86 # CONFIG_MODULE_TIME_CREATE_CONFIG is not set
87
88 #
89 # Communication modules
90 #
91
92 #
93 # Some communications modules depend on utils and list modules
94 #
95
96 #
97 # mf2 client need scheduler or wait
98 #
99 CONFIG_MODULE_UART=y
100 CONFIG_MODULE_UART_CREATE_CONFIG=y
101 CONFIG_MODULE_MF2_CLIENT=y
102 CONFIG_MODULE_MF2_CLIENT_USE_SCHEDULER=y
103 CONFIG_MODULE_MF2_CLIENT_CREATE_CONFIG=y
104 # CONFIG_MODULE_MF2_SERVER is not set
105 # CONFIG_MODULE_MF2_SERVER_CREATE_CONFIG is not set
106
107 #
108 # Hardware modules
109 #
110
111 #
112 # Hardware modules depend on utils module
113 #
114 # CONFIG_MODULE_PWM is not set
115 # CONFIG_MODULE_PWM_CREATE_CONFIG is not set
116
117 #
118 # IHM modules
119 #
120 # CONFIG_MODULE_MENU is not set
121
122 #
123 # External devices modules
124 #
125 # CONFIG_MODULE_LCD is not set
126 # CONFIG_MODULE_LCD_CREATE_CONFIG is not set
127 # CONFIG_MODULE_MULTISERVO is not set
128 # CONFIG_MODULE_MULTISERVO_CREATE_CONFIG is not set
129
130 #
131 # Brushless motor drivers (you should enable utils and pwm modules to see all)
132 #
133 # CONFIG_MODULE_BRUSHLESS_3PHASE_DIGITAL_HALL is not set
134 # CONFIG_MODULE_BRUSHLESS_3PHASE_DIGITAL_HALL_CREATE_CONFIG is not set
135
136 #
137 # Encoders (you should enable utils and fixed_point modules to see all available encoders)
138 #
139 # CONFIG_MODULE_ENCODERS_MICROB is not set
140 # CONFIG_MODULE_ENCODERS_MICROB_CREATE_CONFIG is not set
141 # CONFIG_MODULE_ENCODERS_EIRBOT is not set
142 # CONFIG_MODULE_ENCODERS_EIRBOT_CREATE_CONFIG is not set
143
144 #
145 # Robot specific modules
146 #
147 # CONFIG_MODULE_ROBOT_SYSTEM is not set
148 # CONFIG_MODULE_POSITION_MANAGER is not set
149 # CONFIG_MODULE_TRAJECTORY_MANAGER is not set
150
151 #
152 # Control system modules
153 #
154 # CONFIG_MODULE_CONTROL_SYSTEM_MANAGER is not set
155
156 #
157 # Filters (you should enable utils modules to see all available filters)
158 #
159 # CONFIG_MODULE_PID is not set
160 # CONFIG_MODULE_RAMP is not set
161 # CONFIG_MODULE_QUADRAMP is not set
162
163 #
164 # Crypto modules
165 #
166
167 #
168 # Crypto modules depend on utils module
169 #
170 # CONFIG_MODULE_AES is not set
171 # CONFIG_MODULE_AES_CTR is not set
172 # CONFIG_MODULE_MD5 is not set
173 # CONFIG_MODULE_MD5_HMAC is not set
174 # CONFIG_MODULE_RC4 is not set
175
176 #
177 # Encodings modules
178 #
179
180 #
181 # Encoding modules depend on utils module
182 #
183 # CONFIG_MODULE_BASE64 is not set
184 # CONFIG_MODULE_HAMMING is not set
185
186 #
187 # Debug modules
188 #
189
190 #
191 # Debug modules depend on utils module
192 #
193 # CONFIG_MODULE_DIAGNOSTIC is not set
194 # CONFIG_MODULE_DIAGNOSTIC_CREATE_CONFIG is not set
195 # CONFIG_MODULE_ERROR is not set
196 # CONFIG_MODULE_ERROR_CREATE_CONFIG is not set
197
198 #
199 # Programmer options
200 #
201 CONFIG_AVRDUDE=y
202 # CONFIG_AVARICE is not set
203
204 #
205 # Avrdude
206 #
207 # CONFIG_AVRDUDE_PROG_FUTURELEC is not set
208 # CONFIG_AVRDUDE_PROG_ABCMINI is not set
209 # CONFIG_AVRDUDE_PROG_PICOWEB is not set
210 # CONFIG_AVRDUDE_PROG_SP12 is not set
211 # CONFIG_AVRDUDE_PROG_ALF is not set
212 # CONFIG_AVRDUDE_PROG_BASCOM is not set
213 # CONFIG_AVRDUDE_PROG_DT006 is not set
214 # CONFIG_AVRDUDE_PROG_PONY_STK200 is not set
215 CONFIG_AVRDUDE_PROG_STK200=y
216 # CONFIG_AVRDUDE_PROG_PAVR is not set
217 # CONFIG_AVRDUDE_PROG_BUTTERFLY is not set
218 # CONFIG_AVRDUDE_PROG_AVR910 is not set
219 # CONFIG_AVRDUDE_PROG_STK500 is not set
220 # CONFIG_AVRDUDE_PROG_AVRISP is not set
221 # CONFIG_AVRDUDE_PROG_BSD is not set
222 CONFIG_AVRDUDE_PORT="/dev/parport0"
223
224 #
225 # Avarice
226 #
227 CONFIG_AVARICE_PORT="/dev/ttyS0"
228 CONFIG_AVARICE_DEBUG_PORT=1234
229 CONFIG_AVARICE_PROG_MKI=y
230 # CONFIG_AVARICE_PROG_MKII is not set