arduino-esp32/docs/source/api
Jan Procházka 4114c663b5
[Docs] Add Migration guide + some API updates (#8716)
* Update sigmadelta docs

* minor docs updates

* Added migration guide to docs

* Update Introduction to migration guide

* update formatting

* fix typo

* Add BLE breaking changes

* Apply changes from code review by @lucasssvaz

Co-authored-by: Lucas Saavedra Vaz <lucassvaz@yahoo.com.br>

* uart migration

* added RMT and UART + links fix

* fix renamed BLE examples

* Apply suggestions from code review by @lucasssvaz

Co-authored-by: Lucas Saavedra Vaz <lucassvaz@yahoo.com.br>

* Change UART driver changes to HardwareSerial changes

* update sigmadelta

* BLE and examples update + rename

---------

Co-authored-by: Lucas Saavedra Vaz <lucassvaz@yahoo.com.br>
2023-10-18 10:46:28 +02:00
..
adc.rst Analog Continuous mode API (#8715) 2023-10-06 13:47:08 +03:00
ble.rst [Docs] Add Migration guide + some API updates (#8716) 2023-10-18 10:46:28 +02: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 Rainmaker: Added enableSystemService API (#7875) 2023-03-31 14:46:27 +03:00
ethernet.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
gpio.rst Update gpio.rst: typo in function name 'attachInterrupt' (#8336) 2023-07-17 12:46:21 +03: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 [Docs] Add Migration guide + some API updates (#8716) 2023-10-18 10:46:28 +02:00
preferences.rst fix return value of getBytes (#7981) 2023-03-31 13:42:50 +03:00
pulse_counter.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
rainmaker.rst Rainmaker: Added enableSystemService API (#7875) 2023-03-31 14:46:27 +03: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 [Docs] Add Migration guide + some API updates (#8716) 2023-10-18 10:46:28 +02:00
spi.rst Added missing API references (#7553) 2022-12-14 17:17:28 +01:00
timer.rst [Docs] Add Migration guide + some API updates (#8716) 2023-10-18 10:46:28 +02: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 Soft-AP: get subnet mask (#8358) 2023-07-17 13:14:30 +03:00