mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-06 07:33:17 +00:00
bsp/rtl22xx: Fix non-ASCII character
This commit is contained in:
@@ -262,7 +262,7 @@ static int _BSP_get_char(void)
|
|||||||
BSP_polling_getchar_function_type BSP_poll_char = _BSP_get_char;
|
BSP_polling_getchar_function_type BSP_poll_char = _BSP_get_char;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* init USART 0<EFBFBD><EFBFBD>8 bit, 1 Stop,No checkout, BPS115200
|
* init USART 0: 8 bit, 1 Stop,No checkout, BPS115200
|
||||||
*/
|
*/
|
||||||
void UART0_Ini(void)
|
void UART0_Ini(void)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user