arduino-esp32/docs/source/api
Sanket Wadekar 161b1673d9
Draft: Esp insights library support (#7566)
* ESP Insights: Added library support

* ESP Insights: Added Examples

* ESP Insights: Added custom partitions file

* ESP Insights: Added API documentation.

* Added recipe and script to create Insights package

* Updated ESP Insights examples.

* Changed Insights Firmware package output directory

* Changed license to include SPDX license

* Fix Insights package for Windows

* Updated .exe of insights script

* Added coredump partition to all schemes

* Updated header files of Insights diagnostics

* hotfix: Added elf-sha256-offset flag in elf2bin
builder

* Update API to be more Arduino-like and partitions offsets

Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
2022-12-22 17:42:56 +02:00
..
adc.rst Added ADC API doc + simple example (#6301) 2022-02-23 15:45:19 +02:00
ble.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
bluetooth.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
dac.rst Documentation for DAC peripheral (#6337) 2022-02-23 16:00:16 +02:00
deepsleep.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
espnow.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
ethernet.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
gpio.rst [DOCS] Writing a new Arduino documentation about GPIO (#5894) 2021-12-14 15:39:54 +02:00
hall_sensor.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
i2c.rst Docs cleanup and version updated to 2.0.2 (#6213) 2022-02-01 11:24:06 +02:00
i2s.rst Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00
insights.rst Draft: Esp insights library support (#7566) 2022-12-22 17:42:56 +02:00
ledc.rst Reflect ledc API changes in Docs (#7612) 2022-12-21 18:46:52 +02:00
preferences.rst Add Preferences library API and tutorial documents (#6442) 2022-03-28 12:02:10 +03:00
pulse_counter.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
rainmaker.rst Add enableScenes API in Rainmaker (#7436) 2022-11-14 14:27:20 +00:00
reset_reason.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
rmt.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
sdio.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
sdmmc.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
sigmadelta.rst LEDC & SigmaDelta documentation (#6330) 2022-02-23 15:58:27 +02:00
spi.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
timer.rst Fixed the countUp description (#7590) 2022-12-14 12:14:10 +01:00
touch.rst Add touch sleep wakeup API (#7439) 2022-11-09 14:17:46 -03: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 Doc: Add doc about minimum security for connection to AP (#6909) 2022-06-28 12:38:24 +03:00