1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-04 12:24:11 +01:00
LibrePilot/flight/sys
gussy 25f153a680 General tidy up of code to a consistent code format.
Removed usb_conf.h as there is much more needed for usb than just it.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@9 ebee16cc-31ac-478f-84a7-5cbb03baadba
2009-11-28 16:20:16 +00:00
..
FreeRTOSConfig.h Started making file comments in headers using Doxygen format 2009-11-28 11:07:38 +00:00
link_stm32f10x_HD.ld Finish adding doxygen comments to files 2009-11-28 11:25:16 +00:00
pios_board.h Added basic settings functionality in pios_settings. 2009-11-28 14:16:50 +00:00
pios_led.c General tidy up of code to a consistent code format. 2009-11-28 16:20:16 +00:00
pios_led.h Finish adding doxygen comments to files 2009-11-28 11:25:16 +00:00
pios_settings.c General tidy up of code to a consistent code format. 2009-11-28 16:20:16 +00:00
pios_settings.h General tidy up of code to a consistent code format. 2009-11-28 16:20:16 +00:00
pios_sys.c General tidy up of code to a consistent code format. 2009-11-28 16:20:16 +00:00
pios_sys.h Finish adding doxygen comments to files 2009-11-28 11:25:16 +00:00
pios_uart.c General tidy up of code to a consistent code format. 2009-11-28 16:20:16 +00:00
pios_uart.h Finish adding doxygen comments to files 2009-11-28 11:25:16 +00:00
pios.c Finish adding doxygen comments to files 2009-11-28 11:25:16 +00:00
pios.h Added basic settings functionality in pios_settings. 2009-11-28 14:16:50 +00:00
startup_stm32f10x_HD.S Initial version ;-) Please check! Builds fine and links fine of course. Files have basic GPL header, need to add description and other details for each file. 2009-11-28 09:28:11 +00:00
stm32f10x_conf.h Initial version ;-) Please check! Builds fine and links fine of course. Files have basic GPL header, need to add description and other details for each file. 2009-11-28 09:28:11 +00:00