blackmagic/upgrade
Piotr Esden-Tempski 31adb2f94d misc: Cleanup include guards.
Using underscore prefixes is not allowed for include guards as all
defines starting with underscore are reserved. At the same time made
file ends and spacing and style of include guards consistent in all
headers.

The new style of include guards also includes the directory of the
include file relative to `src` directory to prevent potential future
issues where we might end up with a name clash across directories.
2022-08-23 15:06:21 -04:00
..
Makefile Clarify STM32F103x8 Flashsize handling. 2019-09-01 12:11:51 +02:00
bindata.S Fixed upgrade tool to build against current libusb-win32. 2013-08-19 12:26:05 +12:00
bindata.h misc: Cleanup include guards. 2022-08-23 15:06:21 -04:00
dfu.c uprade: Fix warning on pointer sign. 2015-03-08 19:38:33 -07:00
dfu.h misc: Cleanup include guards. 2022-08-23 15:06:21 -04:00
main.c upgrade: Added a deprecation notice in favour of bmputil 2022-08-08 22:27:44 -07:00
stm32mem.c Upgrade: Download needs to set the address. 2019-07-19 10:51:02 +02:00
stm32mem.h misc: Cleanup include guards. 2022-08-23 15:06:21 -04:00