Go to file
timecop e4574698c5 fixed open #endif in sensors.c, and added using i2cUnstick() at startup to clean up I2C bus.
git-svn-id: https://afrodevices.googlecode.com/svn/trunk/baseflight@89 7c89a4a9-59b9-e629-4cfe-3a2d53b20e61
2012-02-18 07:55:10 +00:00
lib imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
mw-svn imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
JLinkSettings.ini imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
baseflight.uvgui.timecop implemented IAP by using ROM bootloader, changed ADXL init stuff, changed mag axis orientation. added startup assembly file to root since it got modified with bootloader reboot check. 2012-02-18 07:02:29 +00:00
baseflight.uvopt implemented IAP by using ROM bootloader, changed ADXL init stuff, changed mag axis orientation. added startup assembly file to root since it got modified with bootloader reboot check. 2012-02-18 07:02:29 +00:00
baseflight.uvproj implemented IAP by using ROM bootloader, changed ADXL init stuff, changed mag axis orientation. added startup assembly file to root since it got modified with bootloader reboot check. 2012-02-18 07:02:29 +00:00
board.h imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
config.c imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_adc.c imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_adc.h imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_adxl345.c implemented IAP by using ROM bootloader, changed ADXL init stuff, changed mag axis orientation. added startup assembly file to root since it got modified with bootloader reboot check. 2012-02-18 07:02:29 +00:00
drv_adxl345.h imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_bmp085.c imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_bmp085.h imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_hmc5883l.c imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_hmc5883l.h imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_i2c.c fixed open #endif in sensors.c, and added using i2cUnstick() at startup to clean up I2C bus. 2012-02-18 07:55:10 +00:00
drv_i2c.h imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_mpu3050.c imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_mpu3050.h imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_pwm.c imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_pwm.h imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_system.c implemented IAP by using ROM bootloader, changed ADXL init stuff, changed mag axis orientation. added startup assembly file to root since it got modified with bootloader reboot check. 2012-02-18 07:02:29 +00:00
drv_system.h implemented IAP by using ROM bootloader, changed ADXL init stuff, changed mag axis orientation. added startup assembly file to root since it got modified with bootloader reboot check. 2012-02-18 07:02:29 +00:00
drv_uart.c imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
drv_uart.h imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
imu.c imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
main.c imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
mixer.c imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
mw.c imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
mw.h imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
sensors.c fixed open #endif in sensors.c, and added using i2cUnstick() at startup to clean up I2C bus. 2012-02-18 07:55:10 +00:00
serial.c implemented IAP by using ROM bootloader, changed ADXL init stuff, changed mag axis orientation. added startup assembly file to root since it got modified with bootloader reboot check. 2012-02-18 07:02:29 +00:00
startup_stm32f10x_md.s implemented IAP by using ROM bootloader, changed ADXL init stuff, changed mag axis orientation. added startup assembly file to root since it got modified with bootloader reboot check. 2012-02-18 07:02:29 +00:00