1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight/PiOS
gussy 38d98a26a6 Swapped LED On and Off to proper set/reset function.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@75 ebee16cc-31ac-478f-84a7-5cbb03baadba
2009-12-18 17:59:43 +00:00
..
Common Optimised startup procedure for speed. 2009-12-11 00:24:03 +00:00
inc Removed GPIO function from piso_sys, each module does their own GPIO setup. 2009-12-15 12:17:11 +00:00
STM32F10x Swapped LED On and Off to proper set/reset function. 2009-12-18 17:59:43 +00:00
pios.c Removed GPIO function from piso_sys, each module does their own GPIO setup. 2009-12-15 12:17:11 +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