1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-18 22:05:17 +03:00
Commit graph

13 commits

Author SHA1 Message Date
Hydra
837f24f098 fix wrong flash sector on F4 targets. 2017-04-02 10:08:52 +01:00
Martin Budden
aa9fbe5712 Merge pull request #1988 from blckmn/nero
NERO - full target implementation and build
2017-01-07 11:54:05 +00:00
blckmn
10f7fe1a68 Actual check for eeprom board identifier is correct 2017-01-05 22:15:18 +11:00
blckmn
f67bf14b32 First NERO build
Using sample 722 support based on available documentation (pending update from STM)
2017-01-04 16:16:15 +11:00
Sami Korhonen
7c6d3efa13 NucleoF7 board support 2016-12-04 09:54:17 +02:00
Steffen Windoffer
fc0b4e3b50 remove double includes 2016-11-17 22:02:38 +01:00
Patrick Johnson
06239d2a0d Changed FLASH_PAGE_COUNT to 3 for STM32FX411xE 2016-10-25 21:34:27 -05:00
Patrick Johnson
9384a8db84 Changed FLASH_PAGE_COUNT to "3" for STM32FX411xE 2016-10-25 21:07:21 -05:00
Sami Korhonen
1f8805cdf0 squash betaflightF7
Parts and driver boost from @npsm
2016-10-21 08:51:02 +03:00
Martin Budden
a771280b50 Moved config.c from config directory to fc directory 2016-10-18 08:57:39 +01:00
Martin Budden
9889b1db9c Move master_t required #includes into config_master.h 2016-10-01 14:10:09 +01:00
Martin Budden
a11d0bdb4d Split escAndServoConfig into motor and servo parts 2016-09-26 19:24:52 +01:00
Martin Budden
490f11c9ae Split eeprom code into separate module 2016-08-11 09:54:56 +01:00