Go to file
Piotr Esden-Tempski b7e5005679 [native] Check for hardware version by pull-up and -down. Print HW Version in mon command.
Until now the native hardware was pulling PB5-7 down and checking if
they were asserted high. BMPMV2b is pulling the pins down instead of
high. The hardware version routine now determines the hardware version
based on the fact if a pin is asserted at all. This means that if a pin
is left floating, the version number bit will be 0, and if the pin is
asserted either high or low the bit will be set to 1. While we were
already at it the "monitor version" command in GDB will now also print
the hardware version number.
2016-02-14 22:49:29 -08:00
driver Update Windows drivers to use new USB IDs. 2012-05-26 15:33:16 +12:00
flashstub Add basic support for EFM32/EZR32 chips 2015-10-23 19:58:44 +01:00
libopencm3@67242de60d Updated libopencm3. Fixes broken bootloader, issue #43. 2014-05-08 11:02:35 -07:00
scripts Update nRF51 IDs, add nRF51422 and xxAB/xxAC devices. 2015-12-17 17:50:41 -07:00
src [native] Check for hardware version by pull-up and -down. Print HW Version in mon command. 2016-02-14 22:49:29 -08:00
upgrade upgrade: Build with -mno-ms-bitfields to fix struct packing on Windows. 2015-03-10 21:58:37 -07:00
.gitignore Use git describe for version in generated header file. 2015-04-03 20:21:33 -07:00
.gitmodules Changed libopencm3 url to https. 2012-10-24 07:34:30 +13:00
COPYING Added README and COPYING 2011-02-07 11:01:10 +13:00
HACKING Replace README and HACKING with references to the Github wiki. 2014-08-01 21:00:25 +12:00
Makefile Quieten build system. 2015-03-07 11:03:50 -08:00
README Replace README and HACKING with references to the Github wiki. 2014-08-01 21:00:25 +12:00

README

See https://github.com/blacksphere/blackmagic/wiki