example for edu-riscv64:watchdog,lcd and timer

This commit is contained in:
wuzheng
2022-11-15 15:47:48 +08:00
parent 8c929ba701
commit f22fbc3c94
27 changed files with 1632 additions and 122 deletions
@@ -81,7 +81,6 @@ void Test485(void)
PrivClose(pin_fd);
PrivClose(uart_fd);
return;
}
PRIV_SHELL_CMD_FUNCTION(Test485, a RS485 test sample, PRIV_SHELL_CMD_MAIN_ATTR);