mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
stm32/boards/PYBD_SF2: Set CYW43 Bluetooth fimrware download baudrate.
This commit is contained in:
committed by
Damien George
parent
fb65ef48b4
commit
e98d7ec804
@@ -196,6 +196,7 @@ extern struct _spi_bdev_t spi_bdev2;
|
||||
#define MICROPY_HW_BLE_UART_ID (PYB_UART_6)
|
||||
#define MICROPY_HW_BLE_UART_BAUDRATE (115200)
|
||||
#define MICROPY_HW_BLE_UART_BAUDRATE_SECONDARY (3000000)
|
||||
#define MICROPY_HW_BLE_UART_BAUDRATE_DOWNLOAD_FIRMWARE (3000000)
|
||||
|
||||
/******************************************************************************/
|
||||
// Bootloader configuration
|
||||
|
||||
Reference in New Issue
Block a user