esp-idf/components/esp_hid
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
..
include
private freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
src freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
test
CMakeLists.txt