index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/docs/library/bluetooth
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
esp32
/
tutorial
Age
Commit message (
Expand
)
Author
2025-05-16
docs/esp32: Improve PWM documentation and examples.
IhorNehrutsa
2025-01-17
docs/esp32: Defer to the download page for flashing steps.
Angus Gratton
2025-01-17
docs/esp32: Update tutorial flashing steps to match deploy.md.
Angus Gratton
2024-11-19
docs/esp32: Add a factory reset page.
Angus Gratton
2024-09-17
docs/esp32: Update pin access example with addresses for ESP32-S3.
Paul Grayson
2023-09-04
docs/esp32/tutorial: Add example for pin access via registers.
IhorNehrutsa
2023-06-08
docs/library/index: Update docs after umodule rename.
Jim Mussared
2023-04-27
all: Fix spelling mistakes based on codespell check.
Damien George
2021-12-15
docs: Remove trailing spaces and convert tabs to spaces.
Damien George
2021-12-03
esp32/machine_pwm: Implement duty_u16() and duty_ns() PWM methods.
IhorNehrutsa
2021-10-14
docs/esp32/tutorial: Add an example of peripheral control via regs.
NitiKaur
2021-09-21
docs/esp32: Explain ESP32 PWM modes, timers, and channels.
IhorNehrutsa
2019-01-25
docs: Add initial docs for esp32 port, including quick-ref and general.
Matt Trentini