esp-idf/components/soc/esp32
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
CMakeLists.txt
adc_periph.c
dac_periph.c
gpio_periph.c
i2c_periph.c
i2s_periph.c
interrupts.c
lcd_periph.c
ledc_periph.c
mcpwm_periph.c
pcnt_periph.c
rmt_periph.c
rtc_io_periph.c
sdio_slave_periph.c
sdmmc_periph.c
sigmadelta_periph.c
spi_periph.c
timer_periph.c
touch_sensor_periph.c
uart_periph.c