esp-idf/examples/system/console/advanced_usb_cdc/main
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
..
CMakeLists.txt examples: move console_usb example to console directory 2022-05-04 11:34:06 +02:00
console_usb_example_main.c feat(soc): Add soc_caps macros for sleep support 2024-03-05 07:05:40 +01:00
idf_component.yml feat(examples): add local components via idf_component.yml 2023-09-19 10:38:24 +02:00