esp-idf/examples/system/light_sleep/main
Darian Leung 57fd78f5ba freertos: Remove legacy data types
This commit removes the usage of all legacy FreeRTOS data types that
are exposed via configENABLE_BACKWARD_COMPATIBILITY. Legacy types can
still be used by enabling CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY.
2022-02-09 23:05:45 +08:00
..
CMakeLists.txt uart: support light sleep on esp32s3 2022-01-25 17:43:02 +08:00
gpio_wakeup.c uart: support light sleep on esp32s3 2022-01-25 17:43:02 +08:00
light_sleep_example_main.c uart: support light sleep on esp32s3 2022-01-25 17:43:02 +08:00
light_sleep_example.h uart: support light sleep on esp32s3 2022-01-25 17:43:02 +08:00
timer_wakeup.c uart: support light sleep on esp32s3 2022-01-25 17:43:02 +08:00
uart_wakeup.c freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00