1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/PiOS
dankers f457599d9c Comment about where defaults live.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@86 ebee16cc-31ac-478f-84a7-5cbb03baadba
2009-12-21 04:10:50 +00:00
..
Common Comment about where defaults live. 2009-12-21 04:10:50 +00:00
inc Move the #defines to pios_config.h 2009-12-21 03:57:30 +00:00
STM32F10x Move the PIOS_Settings_Load() call to the main() function. Easier to see program flow this way as it is a key part of our startup. 2009-12-21 04:07:29 +00:00
pios.c Move the PIOS_Settings_Load() call to the main() function. Easier to see program flow this way as it is a key part of our startup. 2009-12-21 04:07:29 +00:00
pios.h Added config header file skeleton, changed "" to <> in central header as headers now go in include and not the same directory as the C files. Removed the doxygen @s from the Makefile as Doxygen doesn't parse the Makefile. 2009-12-11 18:48:48 +00:00