1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/Bootloaders/OpenPilot
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 More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
main.c More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
Makefile bootloaders: always build with debug symbols enabled 2011-05-08 12:40:28 -04:00
op_dfu.c More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
pios_board.c More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
ssp_timer.c More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00
ssp.c More cleaning, moved stopwatch files to library folder, code formatting. 2011-04-29 20:48:13 +01:00