arduino-esp32/docs/source/api
Xylopyrographer 3f79097d5f
Add Preferences library API and tutorial documents (#6442)
* Add Preferences library API and tutorial documents

Add API and tutorial documents for the  Preferences library.

* Revise per review

Correct some errors. Remove the "wordiness" is a few places.

* Correct link to Preferences API

Update the references and link to the Preferences API document.

Co-authored-by: Pedro Minatel <pedro.minatel@espressif.com>
Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
2022-03-28 12:02:10 +03:00
..
adc.rst Added ADC API doc + simple example (#6301) 2022-02-23 15:45:19 +02:00
bluetooth.rst Docs: Initial documentation structure using Sphinx (#5355) 2021-07-19 13:37:26 +03:00
dac.rst Documentation for DAC peripheral (#6337) 2022-02-23 16:00:16 +02:00
deepsleep.rst Docs: Initial documentation structure using Sphinx (#5355) 2021-07-19 13:37:26 +03:00
espnow.rst Docs: Initial documentation structure using Sphinx (#5355) 2021-07-19 13:37:26 +03:00
gpio.rst [DOCS] Writing a new Arduino documentation about GPIO (#5894) 2021-12-14 15:39:54 +02:00
i2c.rst Docs cleanup and version updated to 2.0.2 (#6213) 2022-02-01 11:24:06 +02:00
ledc.rst LEDC & SigmaDelta documentation (#6330) 2022-02-23 15:58:27 +02:00
preferences.rst Add Preferences library API and tutorial documents (#6442) 2022-03-28 12:02:10 +03:00
rainmaker.rst Docs: Initial documentation structure using Sphinx (#5355) 2021-07-19 13:37:26 +03:00
reset_reason.rst Docs: Initial documentation structure using Sphinx (#5355) 2021-07-19 13:37:26 +03:00
sigmadelta.rst LEDC & SigmaDelta documentation (#6330) 2022-02-23 15:58:27 +02:00
timer.rst Timer API docs + esp32-hal-timer.h edit (#6335) 2022-02-23 15:59:20 +02:00
usb.rst [Docs] Added USB documentation (#6036) 2021-12-21 12:51:38 +02:00
usb_cdc.rst Fixes USB CDC setRxBufferSize(), begin(), _onRX() (#6413) 2022-03-28 11:40:02 +03:00
usb_msc.rst [Docs] Added USB documentation (#6036) 2021-12-21 12:51:38 +02:00
wifi.rst WiFi DA: Added Dual Antenna to the docs and example created (#6357) 2022-02-28 16:48:51 +02:00