summaryrefslogtreecommitdiff
path: root/docs/esp32/tutorial
AgeCommit message (Expand)Author
2025-05-16docs/esp32: Improve PWM documentation and examples.IhorNehrutsa
2025-01-17docs/esp32: Defer to the download page for flashing steps.Angus Gratton
2025-01-17docs/esp32: Update tutorial flashing steps to match deploy.md.Angus Gratton
2024-11-19docs/esp32: Add a factory reset page.Angus Gratton
2024-09-17docs/esp32: Update pin access example with addresses for ESP32-S3.Paul Grayson
2023-09-04docs/esp32/tutorial: Add example for pin access via registers.IhorNehrutsa
2023-06-08docs/library/index: Update docs after umodule rename.Jim Mussared
2023-04-27all: Fix spelling mistakes based on codespell check.Damien George
2021-12-15docs: Remove trailing spaces and convert tabs to spaces.Damien George
2021-12-03esp32/machine_pwm: Implement duty_u16() and duty_ns() PWM methods.IhorNehrutsa
2021-10-14docs/esp32/tutorial: Add an example of peripheral control via regs.NitiKaur
2021-09-21docs/esp32: Explain ESP32 PWM modes, timers, and channels.IhorNehrutsa
2019-01-25docs: Add initial docs for esp32 port, including quick-ref and general.Matt Trentini