1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

SoftSerial port for CC3D

This commit is contained in:
Pierre-A 2014-10-19 11:20:55 +02:00
parent 63236d5a2a
commit 20c4dae7c2
7 changed files with 44 additions and 6 deletions

View file

@ -53,7 +53,9 @@
#define USART3_APB1_PERIPHERALS RCC_APB1Periph_USART3
#define USART3_APB2_PERIPHERALS RCC_APB2Periph_GPIOB
#define SERIAL_PORT_COUNT 2
#define USE_SOFT_SERIAL
#define SERIAL_PORT_COUNT 4
#define SOFT_SERIAL
#define USE_SPI
#define USE_SPI_DEVICE_1