OpenOCD
config.h
Go to the documentation of this file.
1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* 0 if you do not want the Bitbanging on AM335x (as found in Beaglebones). */
8 #define BUILD_AM335XGPIO 0
9 
10 /* 0 if you do not want the Amontec JTAG-Accelerator driver. */
11 #define BUILD_AMTJTAGACCEL 1
12 
13 /* 0 if you do not want the ANGIE Adapter. */
14 #define BUILD_ANGIE 1
15 
16 /* 0 if you do not want the Olimex ARM-JTAG-EW Programmer. */
17 #define BUILD_ARMJTAGEW 1
18 
19 /* 0 if you do not want the Bitbanging on AT91RM9200-based SBCs. */
20 #define BUILD_AT91RM9200 0
21 
22 /* 0 if you do not want the Bitbanging on BCM2835 (as found in Raspberry Pi).
23  */
24 #define BUILD_BCM2835GPIO 0
25 
26 /* 0 if you do not want the Bus Pirate. */
27 #define BUILD_BUS_PIRATE 1
28 
29 /* 0 if you do not want the Mode 3 of CH347 based devices. */
30 #define BUILD_CH347 1
31 
32 /* 0 if you do not want the CMSIS-DAP v1 compliant dongle (HID). */
33 #define BUILD_CMSIS_DAP_HID 1
34 
35 /* 0 if you do not want the CMSIS-DAP v2 compliant dongle (USB bulk). */
36 #define BUILD_CMSIS_DAP_USB 1
37 
38 /* 0 if you do not want the CoreSight Direct Memory. */
39 #define BUILD_DMEM 1
40 
41 /* 0 if you do not want the Dummy Adapter. */
42 #define BUILD_DUMMY 1
43 
44 /* 0 if you do not want the Bitbanging on EP93xx-based SBCs. */
45 #define BUILD_EP93XX 0
46 
47 /* 0 if you do not want the Espressif JTAG Programmer. */
48 #define BUILD_ESP_USB_JTAG 1
49 
50 /* 0 if you do not want the Bitbang mode of FT232R based devices. */
51 #define BUILD_FT232R 1
52 
53 /* 0 if you do not want the MPSSE mode of FTDI based devices. */
54 #define BUILD_FTDI 1
55 
56 /* 0 if you don't want the Gateworks GW16012 driver. */
57 #define BUILD_GW16012 1
58 
59 /* 0 if you want the High Level JTAG driver. */
60 #define BUILD_HLADAPTER 1
61 
62 /* 0 if you do not want the TI ICDI JTAG Programmer. */
63 #define BUILD_HLADAPTER_ICDI 1
64 
65 /* 0 if you do not want the Nu-Link Programmer. */
66 #define BUILD_HLADAPTER_NULINK 1
67 
68 /* 0 if you do not want the ST-Link Programmer. */
69 #define BUILD_HLADAPTER_STLINK 1
70 
71 /* 0 if you do not want the Bitbanging on NXP IMX processors. */
72 #define BUILD_IMX_GPIO 0
73 
74 /* 0 if you do not want the SEGGER J-Link Programmer. */
75 #define BUILD_JLINK 1
76 
77 /* 0 if you do not want the JTAG DPI Adapter. */
78 #define BUILD_JTAG_DPI 1
79 
80 /* 0 if you do not want the JTAG VPI Adapter. */
81 #define BUILD_JTAG_VPI 1
82 
83 /* 0 if you do not want the Cypress KitProg Programmer. */
84 #define BUILD_KITPROG 1
85 
86 /* 0 if you do not want the Linux GPIO bitbang through libgpiod. */
87 #define BUILD_LINUXGPIOD 1
88 
89 /* 0 if you do not want the Linux spidev driver. */
90 #define BUILD_LINUXSPIDEV 1
91 
92 /* 0 if you do not want the eStick/opendous JTAG Programmer. */
93 #define BUILD_OPENDOUS 1
94 
95 /* 0 if you do not want the OpenJTAG Adapter. */
96 #define BUILD_OPENJTAG 1
97 
98 /* 0 if you do not want the OSBDM (JTAG only) Programmer. */
99 #define BUILD_OSBDM 1
100 
101 /* 0 if you do not want the PC Parallel Port. */
102 #define BUILD_PARPORT 1
103 
104 /* 0 if you do not want the ASIX Presto Adapter. */
105 #define BUILD_PRESTO 1
106 
107 /* 0 if you do not want the Remote Bitbang driver. */
108 #define BUILD_REMOTE_BITBANG 1
109 
110 /* 0 if you do not want the Raisonance RLink JTAG Programmer. */
111 #define BUILD_RLINK 1
112 
113 /* 0 if you do not want the BlueField SoC via rshim. */
114 #define BUILD_RSHIM 1
115 
116 /* 0 if you do not want the Linux GPIO bitbang through sysfs. */
117 #define BUILD_SYSFSGPIO 1
118 
119 /* 0 if you do not want the Keil ULINK JTAG Programmer. */
120 #define BUILD_ULINK 1
121 
122 /* 0 if you do not want the USBProg JTAG Programmer. */
123 #define BUILD_USBPROG 1
124 
125 /* 0 if you do not want the Altera USB-Blaster Compatible. */
126 #define BUILD_USB_BLASTER 1
127 
128 /* 0 if you do not want the Altera USB-Blaster II Compatible. */
129 #define BUILD_USB_BLASTER_2 1
130 
131 /* 0 if you do not want the Cadence Virtual Debug Interface. */
132 #define BUILD_VDEBUG 1
133 
134 /* 0 if you do not want the Versaloon-Link JTAG Programmer. */
135 #define BUILD_VSLLINK 1
136 
137 /* 0 if you do not want the TI XDS110 Debug Probe. */
138 #define BUILD_XDS110 1
139 
140 /* 0 if you do not want the Xilinx XVC PCIe and AXI drives. */
141 #define BUILD_XLNX_XVC 1
142 
143 /* Define to 1 if you have the <arpa/inet.h> header file. */
144 #define HAVE_ARPA_INET_H 1
145 
146 /* 0 if you don't have Capstone disassembly framework. */
147 #define HAVE_CAPSTONE 1
148 
149 /* Define to 1 if you have the <dlfcn.h> header file. */
150 #define HAVE_DLFCN_H 1
151 
152 /* Define to 1 if the system has the type 'Elf64_Ehdr'. */
153 #define HAVE_ELF64 1
154 
155 /* Define to 1 if you have the <elf.h> header file. */
156 #define HAVE_ELF_H 1
157 
158 /* Define to 1 if you have the <fcntl.h> header file. */
159 #define HAVE_FCNTL_H 1
160 
161 /* Define to 1 if you have the `gettimeofday' function. */
162 #define HAVE_GETTIMEOFDAY 1
163 
164 /* Define to 1 if you have the <inttypes.h> header file. */
165 #define HAVE_INTTYPES_H 1
166 
167 /* Define if your libftdi has ftdi_tcioflush() */
168 #define HAVE_LIBFTDI_TCIOFLUSH 1
169 
170 /* define if libgpiod v1 has line request flags bias */
171 #define HAVE_LIBGPIOD1_FLAGS_BIAS 1
172 
173 /* Define if you have libusb-1.x */
174 #define HAVE_LIBUSB1 1
175 
176 /* Define if your libusb has libusb_get_port_numbers() */
177 #define HAVE_LIBUSB_GET_PORT_NUMBERS 1
178 
179 /* Define to 1 if you have the <linux/pci.h> header file. */
180 #define HAVE_LINUX_PCI_H 1
181 
182 /* Define to 1 if you have the <linux/spi/spidev.h> header file. */
183 #define HAVE_LINUX_SPI_SPIDEV_H 1
184 
185 /* Define to 1 if the system has the type `long long int'. */
186 #define HAVE_LONG_LONG_INT 1
187 
188 /* Define to 1 if you have the <malloc.h> header file. */
189 #define HAVE_MALLOC_H 1
190 
191 /* Define to 1 if you have the <memory.h> header file. */
192 #define HAVE_MEMORY_H 1
193 
194 /* Define to 1 if you have the <netdb.h> header file. */
195 #define HAVE_NETDB_H 1
196 
197 /* Define to 1 if you have the <netinet/in.h> header file. */
198 #define HAVE_NETINET_IN_H 1
199 
200 /* Define to 1 if you have the <netinet/tcp.h> header file. */
201 #define HAVE_NETINET_TCP_H 1
202 
203 /* Define to 1 if you have the <poll.h> header file. */
204 #define HAVE_POLL_H 1
205 
206 /* Define to 1 if you have the `realpath' function. */
207 #define HAVE_REALPATH 1
208 
209 /* Define to 1 if stdbool.h conforms to C99. */
210 #define HAVE_STDBOOL_H 1
211 
212 /* Define to 1 if you have the <stdint.h> header file. */
213 #define HAVE_STDINT_H 1
214 
215 /* Define to 1 if you have the <stdlib.h> header file. */
216 #define HAVE_STDLIB_H 1
217 
218 /* Define to 1 if you have the <strings.h> header file. */
219 #define HAVE_STRINGS_H 1
220 
221 /* Define to 1 if you have the <string.h> header file. */
222 #define HAVE_STRING_H 1
223 
224 /* Define to 1 if you have the `strndup' function. */
225 #define HAVE_STRNDUP 1
226 
227 /* Define to 1 if you have the `strnlen' function. */
228 #define HAVE_STRNLEN 1
229 
230 /* Define to 1 if you have the <sys/ioctl.h> header file. */
231 #define HAVE_SYS_IOCTL_H 1
232 
233 /* Define to 1 if you have the <sys/io.h> header file. */
234 /* #undef HAVE_SYS_IO_H */
235 
236 /* Define to 1 if you have the <sys/param.h> header file. */
237 #define HAVE_SYS_PARAM_H 1
238 
239 /* Define to 1 if you have the <sys/select.h> header file. */
240 #define HAVE_SYS_SELECT_H 1
241 
242 /* Define to 1 if you have the <sys/socket.h> header file. */
243 #define HAVE_SYS_SOCKET_H 1
244 
245 /* Define to 1 if you have the <sys/stat.h> header file. */
246 #define HAVE_SYS_STAT_H 1
247 
248 /* Define to 1 if you have the <sys/sysctl.h> header file. */
249 #define HAVE_SYS_SYSCTL_H 1
250 
251 /* Define to 1 if you have the <sys/time.h> header file. */
252 #define HAVE_SYS_TIME_H 1
253 
254 /* Define to 1 if you have the <sys/types.h> header file. */
255 #define HAVE_SYS_TYPES_H 1
256 
257 /* Define to 1 if you have the <unistd.h> header file. */
258 #define HAVE_UNISTD_H 1
259 
260 /* Define to 1 if the system has the type `unsigned long long int'. */
261 #define HAVE_UNSIGNED_LONG_LONG_INT 1
262 
263 /* Define to 1 if you have the `usleep' function. */
264 #define HAVE_USLEEP 1
265 
266 /* Define to 1 if the system has the type `_Bool'. */
267 #define HAVE__BOOL 1
268 
269 /* 0 if not building for Cygwin. */
270 #define IS_CYGWIN 0
271 
272 /* 0 if not building for Darwin. */
273 #define IS_DARWIN 0
274 
275 /* 0 if not building for Mingw. */
276 #define IS_MINGW 0
277 
278 /* 0 if not building for Win32. */
279 #define IS_WIN32 0
280 
281 /* Define to the sub-directory where libtool stores uninstalled libraries. */
282 #define LT_OBJDIR ".libs/"
283 
284 /* Define to 1 if assertions should be disabled. */
285 /* #undef NDEBUG */
286 
287 /* Must declare 'environ' to use it. */
288 /* #undef NEED_ENVIRON_EXTERN */
289 
290 /* Name of package */
291 #define PACKAGE "openocd"
292 
293 /* Define to the address where bug reports for this package should be sent. */
294 #define PACKAGE_BUGREPORT "OpenOCD Mailing List <openocd-devel@lists.sourceforge.net>"
295 
296 /* Define to the full name of this package. */
297 #define PACKAGE_NAME "openocd"
298 
299 /* Define to the full name and version of this package. */
300 #define PACKAGE_STRING "openocd 0.12.0+dev"
301 
302 /* Define to the one symbol short name of this package. */
303 #define PACKAGE_TARNAME "openocd"
304 
305 /* Define to the home page for this package. */
306 #define PACKAGE_URL ""
307 
308 /* Define to the version of this package. */
309 #define PACKAGE_VERSION "0.12.0+dev"
310 
311 /* 0 if you don't want parport to use giveio. */
312 #define PARPORT_USE_GIVEIO 0
313 
314 /* 0 if you don't want parport to use ppdev. */
315 #define PARPORT_USE_PPDEV 1
316 
317 /* Define to 1 if you have the ANSI C header files. */
318 #define STDC_HEADERS 1
319 
320 /* 0 to leave coverage collection disabled. */
321 #define USE_GCOV 0
322 
323 /* Version number of package */
324 #define VERSION "0.12.0+dev"
325 
326 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
327  significant byte first (like Motorola and SPARC, unlike Intel). */
328 #if defined AC_APPLE_UNIVERSAL_BUILD
329 # if defined __BIG_ENDIAN__
330 # define WORDS_BIGENDIAN 1
331 # endif
332 #else
333 # ifndef WORDS_BIGENDIAN
334 /* # undef WORDS_BIGENDIAN */
335 # endif
336 #endif
337 
338 /* Include malloc free space in logging */
339 /* #undef _DEBUG_FREE_SPACE_ */
340 
341 /* Print verbose USB communication messages */
342 /* #undef _DEBUG_USB_COMMS_ */
343 
344 /* Use GNU C library extensions (e.g. stdndup). */
345 #define _GNU_SOURCE 1
346 
347 /* Define to empty if `const' does not conform to ANSI C. */
348 /* #undef const */