1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 04:45:24 +03:00
Open Source Flight Controller Firmware
Find a file
2014-05-19 13:23:02 +09:00
lib added overclock feature 2014-04-15 08:33:37 +02:00
obj building current hex 2014-05-08 22:11:12 +09:00
src added fail check in hardware i2c driver. this doesn't solve the fact that it sucks. needs to be rewritten w/o IRQ 2014-05-19 13:23:02 +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