Merge branch 'master' into ESP32C3-RISC

This commit is contained in:
Thomas Göttgens
2023-03-12 20:22:38 +01:00
committed by GitHub
9 changed files with 28 additions and 29 deletions

View File

@@ -36,6 +36,9 @@
#ifndef HAS_RTC
#define HAS_RTC 1
#endif
#ifndef HAS_CPU_SHUTDOWN
#define HAS_CPU_SHUTDOWN 1
#endif
#if defined(HAS_AXP192) || defined(HAS_AXP2101)
#define HAS_PMU