add edu-riscv64 RTC test example

This commit is contained in:
wuzheng
2022-11-11 17:39:03 +08:00
parent e746639f8a
commit e7175c2745
14 changed files with 1346 additions and 1 deletions
@@ -7,3 +7,5 @@ void TestI2C(void)
{
}
PRIV_SHELL_CMD_FUNCTION(TestI2C, a iic test sample, PRIV_SHELL_CMD_MAIN_ATTR);