support i2c and fixed no shell bug

This commit is contained in:
wlyu
2022-12-21 18:25:35 +08:00
parent 9b83bc586e
commit 4edf73254e
13 changed files with 1084 additions and 1552 deletions
@@ -71,6 +71,5 @@ int hc32_bringup(void)
}
#endif
printf("start %s\n", __func__);
return ret;
}