Go to file
timecop@gmail.com 203e46daa6 Enable automatic reset after (re)flashing, closes issue #19
git-svn-id: https://afrodevices.googlecode.com/svn/trunk/baseflight@466 7c89a4a9-59b9-e629-4cfe-3a2d53b20e61
2013-11-01 22:47:25 +00:00
lib a couple optimizations for dynamic HSE frequency - moved SetSysClock() to run after reset vector + bss init, and changed rcc which used hardcoded HSE_VALUE. 2013-07-02 00:58:50 +00:00
obj tri gyro data reading fix - closes issue #18 2013-11-01 00:47:05 +00:00
src remove stm32_gpio.c from project and fix EXTI-using drivers w/local version of gpioExtiLineConfig. 2013-11-01 03:02:33 +00:00
support Enable automatic reset after (re)flashing, closes issue #19 2013-11-01 22:47:25 +00:00
.gitignore [PATCH 2/4] gitignore 2013-05-29 00:08:38 +00:00
JLinkSettings.ini
Makefile Enable automatic reset after (re)flashing, closes issue #19 2013-11-01 22:47:25 +00:00
baseflight.uvproj remove stm32_gpio.c from project and fix EXTI-using drivers w/local version of gpioExtiLineConfig. 2013-11-01 03:02:33 +00:00
stm32_flash.ld added test driver for software i2c. disabled by default. no, that wasn't the cause of cycletime jumps. 2012-07-14 02:00:39 +00:00