1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/PiOS/inc
dankers b888eb3813 Move the #defines to pios_config.h
Add some comments to pios.c so people know where the settings are loaded. 

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@84 ebee16cc-31ac-478f-84a7-5cbb03baadba
2009-12-21 03:57:30 +00:00
..
FreeRTOSConfig.h Moved pios_settings.c to /PiOS/Common since it is not platform specific. 2009-12-02 06:44:53 +00:00
pios_adc.h Updated all PIOS function names to new standard. 2009-12-08 02:13:21 +00:00
pios_bmp085.h Optimised startup procedure for speed. 2009-12-11 00:24:03 +00:00
pios_board.h Conversions now use the BMP085 EOC (End Of Conversion) pin with an external interrupt, which is a much nicer way of doing things. 2009-12-10 06:08:28 +00:00
pios_com.h Updated all PIOS function names to new standard. 2009-12-08 02:13:21 +00:00
pios_config.h Move the #defines to pios_config.h 2009-12-21 03:57:30 +00:00
pios_i2c.h Added PIOS_I2C module. It's blind code though, no idea if it works. 2009-12-09 23:10:32 +00:00
pios_irq.h Updated all PIOS function names to new standard. 2009-12-08 02:13:21 +00:00
pios_led.h Updated all PIOS function names to new standard. 2009-12-08 02:13:21 +00:00
pios_servo.h Added pios_servo. Straight from ST examples. 2009-12-03 21:30:53 +00:00
pios_settings.h Move the #defines to pios_config.h 2009-12-21 03:57:30 +00:00
pios_sys.h Updated all PIOS function names to new standard. 2009-12-08 02:13:21 +00:00
pios_usart.h Updated all PIOS function names to new standard. 2009-12-08 02:13:21 +00:00
stm32f10x_conf.h More moving. 2009-12-01 14:29:55 +00:00