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