Fork from inav at github. Modified for some special functions needs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
dongie 05a61e9cda more ignores added 11 years ago
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. 12 years ago
obj fix returned size in MSP_MISC, should correct CRC errors in other GUIs and correctly work with MSP_SET_MISC in MultiWiiConf 11 years ago
src Merge pull request #8 from disq/gps_passthrough 11 years ago
support Enable automatic reset after (re)flashing, closes issue #19 11 years ago
.gitignore more ignores added 11 years ago
JLinkSettings.ini imported STM32 multiwii port into baseflight dir 13 years ago
Makefile Enable automatic reset after (re)flashing, closes issue #19 11 years ago
baseflight.uvproj remove stm32_gpio.c from project and fix EXTI-using drivers w/local version of gpioExtiLineConfig. 11 years ago
stm32_flash.ld added test driver for software i2c. disabled by default. no, that wasn't the cause of cycletime jumps. 13 years ago