esp-idf/components/soc/esp32c2
Mahavir Jain 74005ed2f5 soc: add capability macros for security features
- Security features covers "secure boot", "flash encryption" etc.
- ECO revision specific modifications still need to be handled
through kconfig itself, as soc_caps.h is processed before ECO revision
selection
- This will simplify addition of security features for newer chips by
using these SOC capability macros
2022-04-01 09:38:34 +00:00
..
include/soc soc: add capability macros for security features 2022-04-01 09:38:34 +00:00
ld soc: Adds efuse hal 2022-02-24 22:20:09 +08:00
CMakeLists.txt
adc_periph.c adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
dedic_gpio_periph.c
gdma_periph.c
gpio_periph.c
i2c_bbpll.h
i2c_periph.c
interrupts.c
ledc_periph.c
spi_periph.c
timer_periph.c
uart_periph.c