esp-idf/docs/en/api-reference
Darian Leung 443d87c2ff esp_ringbuf: Replace internal semaphores with task event lists
This commit replaces the existing TX/RX semaphores with FreeRTOS task event
lists (similar to how FreeRTOS queues implement task blocking). Using task
event lists allows the ring buffer object to be smaller and various ring buffer
functions to be faster. The ring buffer queue set impelementation was also
updated as a result.
2023-02-28 23:56:45 +08:00
..
bluetooth ble_mesh: docs: Remove BLE Mesh related reference for C2 2022-09-16 19:39:51 +08:00
network esp_netif/lwip: Fix core-locking config 2023-01-17 16:15:58 +01:00
peripherals Merge branch 'bugfix/fix_spi_master_iram_safe_env' into 'master' 2023-02-24 14:54:03 +08:00
protocols docs: sync up translation for api-reference 2023-02-02 14:44:13 +08:00
provisioning docs: add chapter about overall "security" area guide 2022-11-25 03:17:05 +00:00
storage docs: fix rst external links with wrong format 2023-02-13 11:51:31 +08:00
system esp_ringbuf: Replace internal semaphores with task event lists 2023-02-28 23:56:45 +08:00
api-conventions.rst docs: fix broken links 2022-05-07 13:09:41 +08:00
error-codes.rst docs: add new top-level docs builder that builds docs for a single chip 2020-02-07 16:37:43 +11:00
index.rst docs: Updated CN translation for index files in api-guides and api-reference 2022-02-23 14:48:26 +08:00
kconfig.rst tools: Move out kconfig_new in favour of using the esp-idf-kconfig package 2022-11-15 21:19:51 +01:00
template.rst Fix numbered list 2022-09-21 17:29:52 +02:00