OVMS3-idf/docs/en/api-reference
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
..
bluetooth Port NimBLE Host Stack on ESP-IDF 2019-06-25 09:03:58 +08:00
network Add Chinese translation for index.rst files and esp_wifi.rst file in api-reference following Kirill's English review, including: 2019-05-15 21:05:44 +08:00
peripherals Review the file api-reference/peripherals/sdmmc_host.rst 2019-06-24 21:46:11 +08:00
protocols esp_websocket_client: Add websocket client component 2019-06-20 15:37:40 +08:00
provisioning wifi_provisioning : Added Wi-Fi Scan list feature to Provisioning Manager 2019-06-26 05:24:20 +00:00
storage fatfs: separate IDF-specific files from the original FatFS code 2019-06-25 23:05:16 +08:00
system esp_ringbuf: Add static allocation, refactor, and update API reference 2019-06-26 16:04:38 +08:00
error-codes.rst docs: add error codes reference 2018-06-15 15:49:24 +08:00
index.rst zh_CN translation of HTTP Server API reference 2019-03-20 16:45:16 +08:00
kconfig.rst docs: Kconfig formatting rules and backward compatibility of options 2019-05-29 14:56:23 +02:00
template.rst docs: This is a quick reference of more than a dozen and-ons and extensions prepared over the last two years to add contents, improve look & feel and cut on maintenance of the ESP-IDF documentation. 2019-02-17 20:32:50 +01:00