summaryrefslogtreecommitdiff
path: root/docs/library/esp32.rst
AgeCommit message (Expand)Author
2024-02-07docs/library: Move vfs functions and classes from os to vfs module docs.Damien George
2023-11-09esp32/esp32_rmt: Add RMT.PULSE_MAX constant.Mark Blakeney
2023-11-09esp32/esp32_rmt: Change RMT.source_freq() to class method.Mark Blakeney
2023-09-15docs/library/esp32: Update ESP32 idf_heap_info docs to match behaviour.Angus Gratton
2023-09-05esp32: Skip validation of image on boot from deepsleep.Glenn Moloney
2023-08-15esp32: Enable automatic Python heap growth.Angus Gratton
2023-06-23docs/esp32: Update esp32 docs based on IDF v5 changes.Damien George
2023-05-19esp32/esp32_ulp: Enable FSM ULP for S2 and S3 chips.patrick
2023-04-27all: Fix spelling mistakes based on codespell check.Damien George
2022-06-23esp32/modesp32: Add wake_on_ulp() so ULP can wake CPU from deepsleep.Christian Walther
2022-03-21esp32/modesp32: Add new gpio_deep_sleep_hold function.Jonathan Hogg
2022-03-07docs/library/esp32.rst: Mark esp32.Partition as not taking kw args.Damien George
2022-02-22esp32/esp32_partition: Add support for specifying block_size.Damien George
2022-01-14esp32/machine_bitstream: Reinstate bitstream bit-bang implementation.Damien George
2021-08-13docs: Replace ufoo with foo in all docs.Jim Mussared
2021-07-01docs/library: Document new esp32.RMT features and fix wait_done.Jonathan Hogg
2021-05-04docs: Fix some spelling mistakes.Mike Causer
2021-02-19esp32: Add basic support for Non-Volatile-Storage in esp32 module.Thorsten von Eicken
2020-08-21docs: Change `\*` to `*` in argument lists.Zenix27
2020-07-21docs/library: Update documentation of esp32's RMT.Jonathan Hogg
2020-06-17esp32/esp32_rmt: Extend RMT to support carrier feature.Jon Rob
2020-06-05docs: Fix Sphinx 3.x warnings, and enable warnings-as-errors on build.David Lechner
2020-05-03esp32: Improve support for OTA updates.Thorsten von Eicken
2020-04-23esp32/modesp32: Add idf_heap_info(capabilities) to esp32 module.Thorsten von Eicken
2020-01-06docs: More consistent capitalization and use of articles in headings.Jason Neal
2019-12-20docs/esp32: Add quickref and full docs for esp32.RMT class.Matt Trentini
2019-12-04docs: Add littlefs docs and a filesystem tutorial.Jim Mussared
2019-08-20esp32: Add esp32.Partition class to expose partition and OTA funcs.Damien George
2019-01-25docs/library: Add documentation for esp32 module.Damien George