blackmagic/src/include
Uwe Bonnes dc3fd2eb06 Classify debug messages
Firmware BMP with ENABLE_DEBUG=1 will print WARN and INFO as before.
PC-Hosted BMPwill alway print to stderr. Warn is printed unconditional,
INFO, GDB, TARGET, DONGLE and WIRE will print if their appropriate bit in
cl_debuglevel is set via the -v verbose command line argument.
INFO will go to stdout with -t or -l.
2020-06-05 14:59:30 +02:00
..
command.h Improve parsing of commands that require enable or disable arguments: 2019-03-19 12:56:44 -07:00
crc32.h target: move mmio routines out of public interface. 2016-07-13 08:31:09 +12:00
exception.h Add exception handling mechanism and raise exception on low-level comms failure. 2015-03-22 12:26:45 -07:00
gdb_if.h remote.c: Compile only relevant functions. 2020-06-05 14:59:30 +02:00
gdb_main.h Import of working source tree. 2011-02-04 20:23:52 +13:00
gdb_packet.h target: Replace all calls to gdb_out with new tc_printf. 2016-07-13 08:31:09 +12:00
general.h Classify debug messages 2020-06-05 14:59:30 +02:00
hex_utils.h Fix pointer sign warnings and remove -Wno-pointer-sign. 2015-03-13 20:35:39 -07:00
jtagtap.h detour jtag primitives. 2020-06-05 14:59:30 +02:00
morse.h Clean up includes everywhere. 2015-03-01 22:16:04 -08:00
platform_support.h bmp_remote: Use high level functions. 2020-06-05 14:59:30 +02:00
swdptap.h Detour swd primitives. 2020-06-05 14:59:30 +02:00
target.h Detour swd primitives. 2020-06-05 14:59:30 +02:00
timing.h Detour swd primitives. 2020-06-05 14:59:30 +02:00