feat(esp32c5): support to build hello world on esp32c5 beta3

This commit is contained in:
laokaiyao
2023-12-11 20:10:38 +08:00
parent e0fdae294b
commit 11e19f40b9
58 changed files with 4369 additions and 24 deletions

View File

@@ -10,7 +10,6 @@
#ifdef __cplusplus
extern "C" {
#endif
typedef volatile struct {
union {
struct {