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