mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-21 02:56:49 +00:00
feat(esp32c5): support to build hello world on esp32c5 beta3
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
typedef volatile struct {
|
||||
union {
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user