1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/PiOS/inc
gussy 90f1fab5fe Fixed DELAY module. Now uses TIM2 and conforms to standard coding practices.
Added temporary flashing function as an easy way to know things are working.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@131 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-01-20 08:16:35 +00:00
..
FreeRTOSConfig.h Add notes section. To be completed as we get more advanced. 2009-12-23 10:07:05 +00:00
pios_adc.h Updated all PIOS function names to new standard. 2009-12-08 02:13:21 +00:00
pios_bmp085.h stdint compliance 2009-12-24 02:56:49 +00:00
pios_board.h Fixed DELAY module. Now uses TIM2 and conforms to standard coding practices. 2010-01-20 08:16:35 +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 delay timer to TIM 7. Move definition from pios_config.h to pios_board.h 2009-12-24 22:24:15 +00:00
pios_delay.h Delay module. 2009-12-24 02:51:20 +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 stdint compliance 2009-12-24 02:58:39 +00:00
pios_led.h Updated all PIOS function names to new standard. 2009-12-08 02:13:21 +00:00
pios_sdcard.h Split the SDCard functions away in to their own file. Just for readability & clean code. Only init function for now but there will be logging functions added. 2009-12-22 19:32:47 +00:00
pios_servo.h Added pios_servo. Straight from ST examples. 2009-12-03 21:30:53 +00:00
pios_settings.h stdint compliance 2009-12-24 02:59:44 +00:00
pios_sys.h Updated all PIOS function names to new standard. 2009-12-08 02:13:21 +00:00
pios_usart.h stdint compliance 2009-12-24 03:01:34 +00:00
stm32f10x_conf.h More moving. 2009-12-01 14:29:55 +00:00