feat(esp32c5): support esptool on esp32c5 beta3

This commit is contained in:
laokaiyao
2024-01-02 22:19:49 +08:00
parent 3d459e423a
commit d0a8f3e5c4
41 changed files with 98 additions and 171 deletions

View File

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