generated from hulk/gd32e23x_template_cmake_vscode
add todo list
This commit is contained in:
parent
63d3c30607
commit
c6c90800d4
@ -31,6 +31,8 @@ void uart0_init(void) {
|
|||||||
usart_rs485_driver_enable(RS485_PHY);
|
usart_rs485_driver_enable(RS485_PHY);
|
||||||
|
|
||||||
usart_enable(RS485_PHY);
|
usart_enable(RS485_PHY);
|
||||||
|
|
||||||
|
// TODO NVIC
|
||||||
}
|
}
|
||||||
|
|
||||||
static uart_printf_port_t g_printf_port = UART_PRINTF_USART0;
|
static uart_printf_port_t g_printf_port = UART_PRINTF_USART0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user