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
adc_periph.c adc: unify adc_ll_num_t and adc_unit_t 2022-03-18 11:36:50 +08:00
CMakeLists.txt esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
dedic_gpio_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
gdma_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
gpio_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
i2c_bbpll.h esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
i2c_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
interrupts.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
ledc_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
spi_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
timer_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00
uart_periph.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00