1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 03:20:00 +03:00
Open Source Flight Controller Firmware
Find a file
2013-06-26 23:19:28 +00:00
lib Applied patch from trunet for running at 64MHz off HSI for broken Chinese kcopter clones 2012-10-06 14:40:24 +00:00
obj renaming of serial bool returning vars into isFoo(), also fixed bool returned as uint16_t type 2013-06-25 07:09:47 +00:00
src fixed gcc build, thanks Luggi09 for the catch. 2013-06-26 23:19:28 +00:00
support corrected short options for getopt. 2013-02-16 11:16:53 +00:00
.gitignore [PATCH 2/4] gitignore 2013-05-29 00:08:38 +00:00
baseflight.uvproj + added alternative PID controller from http://www.multiwii.com/forum/viewtopic.php?f=8&t=3671 2013-06-16 08:49:36 +00:00
JLinkSettings.ini imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
Makefile [PATCH 4/4] Make: unbrick target to flash w/ bootloader pins shortened 2013-05-29 00:10:21 +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