chg: add fractional for 921600, 1382400 baudrate
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
#define USART_BAUD_RATE 115200
|
||||
//#define USART_BAUD_RATE 230400
|
||||
//#define USART_BAUD_RATE 460800
|
||||
//#define USART_BAUD_RATE 921600
|
||||
//#define USART_BAUD_RATE 1382400
|
||||
|
||||
extern uint32_t usart_baudrate;
|
||||
#define USART_PARITY 'N'
|
||||
extern uint8_t usart_parity;
|
||||
|
||||
Reference in New Issue
Block a user