clean up warnings

This commit is contained in:
hathach
2018-11-26 12:25:28 +07:00
parent 4ec7dba453
commit 064eec5dd8
13 changed files with 36 additions and 28 deletions
-1
View File
@@ -248,7 +248,6 @@ uint8_t board_uart_getchar(void)
void board_uart_putchar(uint8_t c)
{
}
#endif