add user api printf

This commit is contained in:
Wang_Weigen
2021-06-17 14:47:51 +08:00
parent e603afa739
commit f564ef8d28
3 changed files with 2 additions and 4 deletions
+1
View File
@@ -92,6 +92,7 @@ struct InitSequenceDesc components_init[] =
#ifdef FS_CH376
{ "ch376", Ch376fsInit },
#endif
{ "libc_system", LibcSystemInit },
#ifdef RTC_SYNC_USING_NTP
{ "rtc_ntp_sync",RtcNtpSyncInit},
#endif