1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-01 09:24:10 +01:00
LibrePilot/flight/PiOS/inc
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
..
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 Removed GPIO function from piso_sys, each module does their own GPIO setup. 2009-12-15 12:17:11 +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 Updated all PIOS function names to new standard. 2009-12-08 02:13:21 +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