1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 12:25:20 +03:00
Open Source Flight Controller Firmware
Find a file
2014-05-26 20:24:14 +09:00
lib added overclock feature 2014-04-15 08:33:37 +02:00
obj reverting to old build until i2c issues resolved 2014-05-20 09:45:07 +09:00
src hardware divider supports up to 8S, make it so in the code as well. 2014-05-26 20:24:14 +09: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
baseflight.uvproj adding rxmsp to uvision project 2014-05-01 12:37:20 +09:00
JLinkSettings.ini imported STM32 multiwii port into baseflight dir 2012-02-16 09:39:58 +00:00
Makefile add serial_rx msp 2014-05-01 05:06:36 +02:00
README.md Create README.md 2014-04-11 07:18:21 +09:00
stm32_flash.ld correcting flash size in linker script, explaining what the last 2k are used for, and correcting F103 part number 2014-05-15 20:11:16 +09:00

baseflight

32 bit fork of the MultiWii RC flight controller firmware

Before making any contributions, take a note of the https://github.com/multiwii/baseflight/wiki/CodingStyle