esp-idf/components/soc/esp32c2
Guillaume Souchere 0b9f01ac20 feat(soc): Add soc_caps macros for sleep support
- modify console example to use the new SOC_LIGHT_SLEEP_SUPPORTED
and SOC_DEEP_SLEEP_SUPPORTED macros when registering sleep commands

- remove exclusion of esp32p4 in basic and advanced example in
.build-test-rules.yml

- replace exclusion of esp32p4 for deep and light sleep tests with newly introduced macro

- remove the temporary disable check for esp32p4 and uses the
SOC_LIGHT_SLEEP_SUPPORTED maccro instead.
2024-03-05 07:05:40 +01:00
..
include/soc feat(soc): Add soc_caps macros for sleep support 2024-03-05 07:05:40 +01:00
ld
adc_periph.c
dedic_gpio_periph.c
gdma_periph.c
gpio_periph.c
i2c_periph.c
interrupts.c
ledc_periph.c
spi_periph.c
temperature_sensor_periph.c
timer_periph.c
uart_periph.c