1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00
Commit graph

13 commits

Author SHA1 Message Date
Michael Keller
a987285ef7 Fixed current meter default, removed 'BOARD_HAS_VOLTAGE_DIVIDER', 'BOARD_HAS_CURRENT_SENSOR'. 2017-05-10 07:38:30 +12:00
Michael Keller
6b22fca1a5 Globally enable ESC sensor support for F4 and F7 MCUs. 2017-05-04 18:12:47 +12:00
blckmn
d229bacc60 Updates for NERO. Fix for 20602, move i2c for LEDs
Update the config for VCD to populate only 1 interface, and use device class allowing for built in Windows 10 driver.
2017-04-22 22:51:46 +10:00
blckmn
c0d18280d5 Removed feature SDCARD and BLACKBOX
Now uses blackboxConfig()->device instead. Requires co-ordination with configurator.
2017-03-28 21:29:50 +11:00
Michael Keller
40ac076526 Simplified Spektrum binding / bind pin defines. 2017-02-28 06:31:06 +00:00
Martin Budden
1f9cd807e3 Merge pull request #2485 from blckmn/i2c_multipleinstance
Utilised same i2c init as SPI
2017-02-26 06:27:53 +00:00
blckmn
ee9c29c640 Utilised same i2c init as SPI 2017-02-26 07:56:06 +11:00
Michael Jakob
32a6409fc4 Move EEPROM configuration space to Flash Sector 1 for all F7 targets
Add correct flash layout for STM32F722
Remove obsolete CONFIG_START_FLASH_ADDRESS definition
2017-02-24 19:15:17 +01:00
Martin Budden
54c38bb713 Moved LED_STRIP definition to common.h 2017-02-21 09:10:48 +00:00
jflyper
4bdbed9b8b Moved USE_SOFTSERIALx to target.h 2017-02-11 22:14:41 +09:00
Martin Budden
8e79e8092e Fixed up whitespace 2017-01-22 22:42:45 +00:00
blckmn
5433f6ec2d Minor EOL cleanup 2017-01-04 16:25:12 +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