esp-idf/docs/en
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
..
_templates doc: Add exact git version & target SoC to feedback form parameters 2020-03-27 11:29:59 +11:00
api-guides Merge branch 'feature/sae_softAP' into 'master' 2023-02-28 12:25:05 +08:00
api-reference esp_ringbuf: Replace internal semaphores with task event lists 2023-02-28 23:56:45 +08:00
contribute Merge branch 'feature/introduce_spdx_licenseref' into 'master' 2023-02-10 17:08:01 +08:00
get-started docs: remove incorrect note from get started of esp32s3 2023-02-15 15:44:39 +08:00
hw-reference Doc: added a warning to not use pin 35, 36, 37 on modules with octal external memory 2023-01-30 14:22:55 +08:00
libraries-and-frameworks docs: add C++ support chapter to the API guides 2022-11-04 18:37:03 +01:00
migration-guides docs: upate migration guides for deprecated type and header file in power management component 2023-02-23 11:36:13 +08:00
security docs/flash_encryption: Update docs for esp32h2 target 2023-02-24 15:21:51 +05:30
third-party-tools docs: fix link_roles not linking correctly for certain files 2020-06-22 20:42:59 +08:00
404.rst docs: update 404.rst 2022-07-04 14:44:29 +08:00
about.rst docs: update getting started and frontpage docs for C6 2022-11-17 11:30:30 +08:00
conf.py docs: update copyright date for docs automatically 2022-01-10 15:05:33 +08:00
COPYRIGHT.rst docs: fix rst external links with wrong format 2023-02-13 11:51:31 +08:00
index.rst docs: remove rarely used items from the home page 2022-09-23 16:04:52 +08:00
languages.rst doc:updated cn translation for language.rst and version.rst to provide new layout for version/target select 2021-03-12 16:15:56 +08:00
resources.rst docs: update redirected links 2022-05-07 13:09:41 +08:00
versions.rst docs: add commands to updating esp-idf versions in windows system 2022-10-19 15:18:01 +08:00