OVMS3-idf/docs/en/api-reference/system
Darian Leung 8a597b865f esp_ringbuf: Add static allocation, refactor, and update API reference
This commit updates does the following:
    - xRingbufferCreateStatic() added to allow ringbuffers via to be statically
      allocated. Docs and unit tests update accordingly. Closes #3064

    - Fix doc typos, closes #3248. Updated API reference regarding to mention
      item size limits of no-split buffers when calling
      xRingbufferGetCurFreeSize() or xRingbufferGetMaxItemSize(), closes #3117.

    - Remove the following deprecated types/functions for v4.0
        - xRingbufferIsNextItemWrapped()
        - xRingbufferAddToQueueSetWrite()
        - xRingbufferRemoveFromQueueSetWrite()
2019-06-26 16:04:38 +08:00
..
app_image_format.rst docs: Add description 2019-06-24 12:33:33 +08:00
app_trace.rst docs: Adds host-based heap tracing description 2019-04-01 19:31:45 +03:00
efuse.rst efuse/flash encryption: Reduce FLASH_CRYPT_CNT to a 7 bit efuse field 2019-04-03 14:07:20 +11:00
esp_err.rst docs: add error codes reference 2018-06-15 15:49:24 +08:00
esp_event.rst Rename Kconfig options (components/esp_event) 2019-05-21 09:09:01 +02:00
esp_event_legacy.rst docs: add event handling API guide 2019-04-11 12:04:58 +08:00
esp_https_ota.rst docs/en/security: Add documentation for signed apps without hardware secure boot feature 2018-08-29 17:05:34 +08:00
esp_pthread.rst #2743 - Implemented ability to core affinity and thread name for pthreads and thus also for std::thread. 2018-11-28 20:43:09 +01:00
esp_timer.rst esp_timer: document limitations on timeout/period 2018-10-26 12:42:38 +08:00
freertos.rst freeRTOS/Re-factor ring buffers 2018-05-21 01:04:58 +00:00
freertos_additions.rst esp_ringbuf: Add static allocation, refactor, and update API reference 2019-06-26 16:04:38 +08:00
heap_debug.rst docs: Adds host-based heap tracing description 2019-04-01 19:31:45 +03:00
himem.rst move esp32 chip specific includes to esp32/xxx.h 2019-03-18 17:14:05 +08:00
index.rst docs: Add description 2019-06-24 12:33:33 +08:00
intr_alloc.rst Fixed a small spelling mistake 2019-03-21 15:08:11 +08:00
ipc.rst Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
log.rst Review log.rst and index.rst files in api-reference/system 2019-04-11 15:33:38 +08:00
mem_alloc.rst docs: Add some more explanation about heap, memory types 2018-11-30 12:29:38 +11:00
ota.rst Merge branch 'feature/add_doc_about_app_desc_t' into 'master' 2019-06-24 18:40:02 +08:00
power_management.rst Doc/review power management 2019-05-29 12:59:52 +08:00
sleep_modes.rst docs/sleep: mention new wakeup sources, use generated API reference 2018-09-06 15:42:34 +08:00
system.rst Merge branch 'feature/idf_version_header' into 'master' 2019-06-13 09:41:35 +08:00
wdts.rst Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00