esp-idf/components/esp_ringbuf
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/freertos docs: update programming guide for esp32s3 chip independent system chapters 2021-11-23 12:48:10 +05:30
test freertos: Remove legacy data types 2022-02-09 23:05:45 +08:00
CMakeLists.txt
linker.lf esp_ringbuf: add kconfig opt to move ringbuffer functions into flash 2021-01-20 07:32:31 +08:00
ringbuf.c freertos: Add portTRY_ENTRY_CRITICAL() and deprecate legacy spinlock fucntions 2021-11-22 13:28:39 +08:00