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
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