forked from sysprogs/esp8266-openocd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.h.in
353 lines (238 loc) · 8.87 KB
/
config.h.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
/* 0 if you do not want the Andes JTAG Programmer. */
#undef BUILD_AICE
/* 0 if you don't want the Amontec JTAG-Accelerator driver. */
#undef BUILD_AMTJTAGACCEL
/* 0 if you do not want the Olimex ARM-JTAG-EW Programmer. */
#undef BUILD_ARMJTAGEW
/* 0 if you don't want at91rm9200. */
#undef BUILD_AT91RM9200
/* 0 if you don't want bcm2835gpio. */
#undef BUILD_BCM2835GPIO
/* 0 if you don't want a bitbang interface. */
#undef BUILD_BITBANG
/* 0 if you don't want a bitq interface. */
#undef BUILD_BITQ
/* 0 if you don't want the Buspirate JTAG driver. */
#undef BUILD_BUSPIRATE
/* 0 if you do not want the CMSIS-DAP Compliant Debugger. */
#undef BUILD_CMSIS_DAP
/* 0 if you don't want dummy driver. */
#undef BUILD_DUMMY
/* 0 if you don't want ep93xx. */
#undef BUILD_EP93XX
/* 0 if you don't want ftd2xx ft2232. */
#undef BUILD_FT2232_FTD2XX
/* Support FT2232H/FT4232HS with FTD2XX or libftdi. */
#undef BUILD_FT2232_HIGHSPEED
/* 0 if you don't want libftdi ft2232. */
#undef BUILD_FT2232_LIBFTDI
/* 0 if you do not want the MPSSE mode of FTDI based devices. */
#undef BUILD_FTDI
/* 0 if you don't want the Gateworks GW16012 driver. */
#undef BUILD_GW16012
/* 0 if you want the High Level JTAG driver. */
#undef BUILD_HLADAPTER
/* 0 if you do not want the TI ICDI JTAG Programmer. */
#undef BUILD_HLADAPTER_ICDI
/* 0 if you do not want the ST-Link JTAG Programmer. */
#undef BUILD_HLADAPTER_STLINK
/* 0 if you do not want the Segger J-Link JTAG Programmer. */
#undef BUILD_JLINK
/* 0 if you don't want JTAG VPI. */
#undef BUILD_JTAG_VPI
/* Use the dummy minidriver. */
#undef BUILD_MINIDRIVER_DUMMY
/* 0 if you don't want the OpenOCD+trace ETM capture driver. */
#undef BUILD_OOCD_TRACE
/* 0 if you do not want the eStick/opendous JTAG Programmer. */
#undef BUILD_OPENDOUS
/* 1 if you want the OpenJTAG drvier. */
#undef BUILD_OPENJTAG
/* 1 if you want the OpenJTAG driver with FTD2XX driver. */
#undef BUILD_OPENJTAG_FTD2XX
/* 1 if you want to build OpenJTAG with FTDI driver. */
#undef BUILD_OPENJTAG_LIBFTDI
/* 0 if you do not want the OSBDM (JTAG only) Programmer. */
#undef BUILD_OSBDM
/* 0 if you don't want parport. */
#undef BUILD_PARPORT
/* 0 if you don't want the ASIX PRESTO driver using FTD2XX. */
#undef BUILD_PRESTO_FTD2XX
/* 0 if you don't want the ASIX PRESTO driver using libftdi. */
#undef BUILD_PRESTO_LIBFTDI
/* 0 if you don't want the Remote Bitbang JTAG driver. */
#undef BUILD_REMOTE_BITBANG
/* 0 if you do not want the Raisonance RLink JTAG Programmer. */
#undef BUILD_RLINK
/* 0 if you don't want SysfsGPIO driver. */
#undef BUILD_SYSFSGPIO
/* 0 if you do not want the Keil ULINK JTAG Programmer. */
#undef BUILD_ULINK
/* 0 if you do not want the USBProg JTAG Programmer. */
#undef BUILD_USBPROG
/* 0 if you do not want the Altera USB-Blaster II Compatible. */
#undef BUILD_USB_BLASTER_2
/* 0 if you don't want ftd2xx usb_blaster. */
#undef BUILD_USB_BLASTER_FTD2XX
/* 0 if you don't want libftdi usb_blaster. */
#undef BUILD_USB_BLASTER_LIBFTDI
/* 0 if you do not want the Versaloon-Link JTAG Programmer. */
#undef BUILD_VSLLINK
/* 0 if you don't want ZY1000. */
#undef BUILD_ZY1000
/* 0 if you don't want ZY1000 JTAG master registers. */
#undef BUILD_ZY1000_MASTER
/* Support FT232H with FTD2XX or libftdi. */
#undef HAS_ENUM_FT232H
/* Define to 1 if you have the <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H
/* Define to 1 if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the <elf.h> header file. */
#undef HAVE_ELF_H
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
/* Define to 1 if you have the <ifaddrs.h> header file. */
#undef HAVE_IFADDRS_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have the <jtag_minidriver.h> header file. */
#undef HAVE_JTAG_MINIDRIVER_H
/* Define if you have libusb-1.x */
#undef HAVE_LIBUSB1
/* Define if your libusb has libusb_error_name() */
#undef HAVE_LIBUSB_ERROR_NAME
/* Define to 1 if the system has the type 'long long int'. */
#undef HAVE_LONG_LONG_INT
/* Define to 1 if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the <netdb.h> header file. */
#undef HAVE_NETDB_H
/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
/* Define to 1 if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H
/* Define to 1 if you have the <net/if.h> header file. */
#undef HAVE_NET_IF_H
/* Define to 1 if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H
/* Define to 1 if stdbool.h conforms to C99. */
#undef HAVE_STDBOOL_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the `strndup' function. */
#undef HAVE_STRNDUP
/* Define to 1 if you have the `strnlen' function. */
#undef HAVE_STRNLEN
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
/* Define to 1 if you have the <sys/io.h> header file. */
#undef HAVE_SYS_IO_H
/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
/* Define to 1 if you have the <sys/poll.h> header file. */
#undef HAVE_SYS_POLL_H
/* Define to 1 if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if the system has the type 'unsigned long long int'. */
#undef HAVE_UNSIGNED_LONG_LONG_INT
/* Define to 1 if you have the `usleep' function. */
#undef HAVE_USLEEP
/* Define to 1 if you have the `vasprintf' function. */
#undef HAVE_VASPRINTF
/* Define to 1 if the system has the type `_Bool'. */
#undef HAVE__BOOL
/* 0 if not building for Cygwin. */
#undef IS_CYGWIN
/* 0 if not building for Darwin. */
#undef IS_DARWIN
/* 1 if building for MinGW. */
#undef IS_MINGW
/* 0 if not building for Win32. */
#undef IS_WIN32
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR
/* Define to 1 if assertions should be disabled. */
#undef NDEBUG
/* Must declare 'environ' to use it. */
#undef NEED_ENVIRON_EXTERN
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
/* Define to the home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* 0 if you don't want parport to use giveio. */
#undef PARPORT_USE_GIVEIO
/* 0 if you don't want parport to use ppdev. */
#undef PARPORT_USE_PPDEV
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
/* Version number of package */
#undef VERSION
/* 1 to exclude old conflicting definitions when building on Windows */
#undef WIN32_LEAN_AND_MEAN
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */
#if defined AC_APPLE_UNIVERSAL_BUILD
# if defined __BIG_ENDIAN__
# define WORDS_BIGENDIAN 1
# endif
#else
# ifndef WORDS_BIGENDIAN
# undef WORDS_BIGENDIAN
# endif
#endif
/* Include malloc free space in logging */
#undef _DEBUG_FREE_SPACE_
/* Print verbose JTAG I/O messages */
#undef _DEBUG_JTAG_IO_
/* Print verbose USB communication messages */
#undef _DEBUG_USB_COMMS_
/* Print verbose USB I/O messages */
#undef _DEBUG_USB_IO_
/* Use GNU C library extensions (e.g. stdndup). */
#undef _GNU_SOURCE
/* Define to empty if `const' does not conform to ANSI C. */
#undef const
#include <helper/system.h>
#include <helper/types.h>
#include <helper/replacements.h>