1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00

Update i2c/spi drivers so they do not include "board.h". It is now clear

what all i2c/spi drivers need to compile and what was unnecessarily
included
before.

Renamed printf_config.h into build_config.h, move SOFT_I2C toggle switch
to build_config.h.
This commit is contained in:
Dominic Clifton 2014-04-17 12:06:32 +01:00
parent ff0f4e66a9
commit 1205765b4c
8 changed files with 33 additions and 9 deletions

View file

@ -9,7 +9,6 @@
#define U_ID_1 (*(uint32_t*)0x1FFFF7EC)
#define U_ID_2 (*(uint32_t*)0x1FFFF7F0)
// Hardware definitions and GPIO
#ifdef FY90Q
// FY90Q