mirror of
https://github.com/blackmagic-debug/blackmagic.git
synced 2025-10-14 02:58:36 +08:00
fd2a2046239e07fdfd0558c1a39e9ca64d02fe1b
======================================= The Black Magic Debug Project -- README ======================================= The Black Magic Debug Probe is gadget providing an in-application debug capability for ARM Cortex-M3 microcontrollers. It interfaces with the GDB, the GNU source level debugger over the USB bus, and communicates with the target microcontroller over either a JTAG or Serial Wire debug port. Currently supported microcontrollers: - ST STM32 Family - TI/LMI Stellaris Family Project layout ============== flashstub/ - Source code for flash programming stubs in target drivers. hardware/ - Schematic and PCB layout for the Black Magic Probe scripts/ - Python scripts useful for programming devices. src/ - Firmware source code for the Black Magic debug probe.
Description
Languages
C
96.6%
Meson
3.1%
Python
0.2%