Go to file
dongie 5999ec1618 Merge pull request #62 from hydra/target-led-support
Target led support
2014-04-08 09:27:45 +09: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 fixing fucked up struct definitions; 2014-04-08 08:25:25 +09:00
src Use the appropriate GPIO pin defines. 2014-04-08 01:25:23 +01:00
support Enable automatic reset after (re)flashing, closes issue #19 2013-11-01 22:47:25 +00:00
.gitignore Updating git ignore list to ignore some common files. 2014-04-08 01:20:44 +01:00
JLinkSettings.ini imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
Makefile Enable HoTT as a telemetry provider. 2014-04-06 23:51:48 +01:00
baseflight.uvproj fixing fucked up struct definitions; 2014-04-08 08:25:25 +09: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