You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Gareth McMullin b745799156 Merge pull request #171 from gsmcmullin/v2_usb_uart_check 8 years ago
driver Update Windows drivers to use new USB IDs. 13 years ago
libopencm3@67242de60d Updated libopencm3. Fixes broken bootloader, issue #43. 11 years ago
scripts Merge pull request #80 from gsmcmullin/hydrabus 9 years ago
src Merge pull request #171 from gsmcmullin/v2_usb_uart_check 8 years ago
upgrade upgrade: Build with -mno-ms-bitfields to fix struct packing on Windows. 10 years ago
.gitignore Use git describe for version in generated header file. 10 years ago
.gitmodules Changed libopencm3 url to https. 12 years ago
.travis.yml Fix Travis deployment. 8 years ago
COPYING Added README and COPYING 14 years ago
HACKING Replace README and HACKING with references to the Github wiki. 10 years ago
Makefile Quieten build system. 10 years ago
README.md Add build output link to readme 8 years ago

README.md

Black Magic Probe

Build Status Gitter

Firmware for the Black Magic Debug Probe.

The Black Magic Probe is a modern, in-application debugging tool for embedded microprocessors. It allows you see what is going on 'inside' an application running on an embedded microprocessor while it executes. It is able to control and examine the state of the target microprocessor using a JTAG or Serial Wire Debugging (SWD) port and on-chip debug logic provided by the microprocessor. The probe connects to a host computer using a standard USB interface. The user is able to control exactly what happens using the GNU source level debugging software, GDB.

See online documentation at https://github.com/blacksphere/blackmagic/wiki

Binaries from the latest automated build are at http://builds.blacksphere.co.nz/blackmagic