4.4.1: Latest changes from unified targets, and sdcard build fix. (#12415)
[betaflight.git] / src / config / IFLIGHT_F4SX1280 / config.h
blob86ceb116228a5c5dcace03c59431d373105d9424
1 /*
2 * This file is part of Betaflight.
4 * Betaflight is free software. You can redistribute this software
5 * and/or modify this software under the terms of the GNU General
6 * Public License as published by the Free Software Foundation,
7 * either version 3 of the License, or (at your option) any later
8 * version.
10 * Betaflight is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
14 * See the GNU General Public License for more details.
16 * You should have received a copy of the GNU General Public
17 * License along with this software.
19 * If not, see <http://www.gnu.org/licenses/>.
23 This file has been auto generated from unified-targets repo.
25 The auto generation is transitional only, please ensure you update unified targets and not this file until the transition has complete.
28 #define FC_TARGET_MCU STM32F411
30 #define BOARD_NAME IFLIGHT_F4SX1280
31 #define MANUFACTURER_ID IFRC
33 #define USE_ACCGYRO_BMI270
34 #define USE_MAX7456
35 #define USE_RX_SPI
36 #define USE_RX_EXPRESSLRS
37 #define USE_RX_EXPRESSLRS_TELEMETRY
38 #define USE_RX_SX1280
39 #define RX_CHANNELS_AETR
40 #define RX_SPI_DEFAULT_PROTOCOL RX_SPI_EXPRESSLRS
41 #define RX_EXPRESSLRS_TIMER_INSTANCE TIM5
42 #define RX_EXPRESSLRS_SPI_RESET_PIN PA8
43 #define RX_EXPRESSLRS_SPI_BUSY_PIN PA13
44 #define RX_SPI_CS PA15
45 #define RX_SPI_EXTI PC14
46 #define RX_SPI_BIND PB2
47 #define RX_SPI_LED PC15