1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Bootloaders/CopterControl
osnwt 0210334aa8 OP-305 Preparing the top level Makefile for unix-style Windows build.
- fixed: dep directory problem (sometimes it cannot be created by make, so do it with mkdir);
- fixed: added -f option to all_clean target (or rm stops on Windows for hidden .svn and r/o files);
- fixed: overridden USE_BOOTLOADER var for bootloaders (should always be set to NO regardless of command line);
- verified: short compilation output works as expected.

Some TODOs still exist, see OP-305 comments for details.


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2918 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-28 10:25:56 +00:00
..
inc bl_coptercontrol: bind to new COM driver 2011-02-14 01:17:39 +00:00
main.c CC-13 CopterControl bootloader first pass. Does not talk on USB for some reason, but starts. 2011-01-27 22:33:13 +00:00
Makefile OP-305 Preparing the top level Makefile for unix-style Windows build. 2011-02-28 10:25:56 +00:00
op_dfu.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
pios_board.c bl_coptercontrol: bind to new COM driver 2011-02-14 01:17:39 +00:00
stopwatch.c CC-13 CopterControl bootloader first pass. Does not talk on USB for some reason, but starts. 2011-01-27 22:33:13 +00:00