1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/PiOS
dankers 3117c9ac45 Removed GPIO function from piso_sys, each module does their own GPIO setup.
pios_config.h to inc directory. 


git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@66 ebee16cc-31ac-478f-84a7-5cbb03baadba
2009-12-15 12:17:11 +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 Removed GPIO function from piso_sys, each module does their own GPIO setup. 2009-12-15 12:17:11 +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