1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-03 11:24:10 +01:00
LibrePilot/flight/Bootloaders/BootloaderUpdater
Stacey Sheldon 465034cf94 bootloaders: always build with debug symbols enabled
This makes it easier to use gdb to debug issues.  This does
not change the -O flags, only makes -g always on and does
not strip the .elf files.
2011-05-08 12:40:28 -04:00
..
inc Flight/Bootloadera - small cleaning up. Start of Bootloader Update firmware witch will enable users to update the Bootloader itself without JTAG. 2011-02-14 18:15:25 +00:00
main.c build: Add support for BL_Updaters to top-level makefile 2011-05-08 12:40:28 -04:00
Makefile bootloaders: always build with debug symbols enabled 2011-05-08 12:40:28 -04:00
pios_board.c Flight/Bootloadera - small cleaning up. Start of Bootloader Update firmware witch will enable users to update the Bootloader itself without JTAG. 2011-02-14 18:15:25 +00:00
test.bin Flight/Bootloader - Bootloader updater, minor fix 2011-02-16 15:04:59 +00:00