sync with upstream

This commit is contained in:
Wang_Weigen
2021-11-25 14:26:45 +08:00
176 changed files with 51595 additions and 663 deletions

View File

@@ -37,6 +37,7 @@ void InitCmpts(void);
extern int VfsInit(void);
extern int WorkSysWorkQueueInit(void);
extern int FlashW25qxxSpiDeviceInit(void);
extern int LoraSx12xxSpiDeviceInit(void);
extern int FatfsInit(void);
extern int Ch376fsInit(void);
extern int LibcSystemInit(void);