esp-idf/components/esp_common
Michael (XIAO Xufeng) 1966f00f0b soc: updates caps usage
We should define caps as 1 if true. When use the caps macros, #if and
 #if ! should be used instead of #ifdef/#ifndef.
2020-10-17 16:10:17 +08:00
..
include soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
src soc: updates caps usage 2020-10-17 16:10:17 +08:00
test cmock: added cmock as component 2020-09-02 16:38:37 +08:00
CMakeLists.txt esp32, esp32s2: create esp_pm component 2020-09-25 05:24:10 +00:00
Kconfig bootloader_support: add esp32-s3 initial support 2020-09-22 15:15:03 +08:00
Kconfig.spiram.common
component.mk bootloader_support: add esp32-s3 initial support 2020-09-22 15:15:03 +08:00
linker.lf
sdkconfig.rename