esp-idf/components/bt/common/osi
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/osi
alarm.c
allocator.c
buffer.c
config.c
fixed_queue.c
future.c
hash_functions.c
hash_map.c
list.c
mutex.c
osi.c
semaphore.c
thread.c