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
Age
Commit message (
Expand
)
Author
5 days
docs/library/machine: Add docs for Counter and Encoder.
Jonathan Hogg
5 days
docs/esp32: Add documentation for esp32.PCNT.
Jonathan Hogg
8 days
esp32: Add support for ESP32-C2 (aka ESP8684).
TianShuang Ke
2025-06-05
esp32: Update ADC driver update to the new esp_adc API.
purewack
2025-05-28
docs/esp32: Mention the use of Timer(0) by UART.IRQ_RXIDLE.
robert-hh
2025-05-28
docs/esp32/quickref: Mention the different timer counts.
robert-hh
2025-05-16
esp32/network_lan: Add PHY_GENERIC device type.
Elvis Pfutzenreuter
2025-05-16
docs/esp32/quickref: Add PWM lightsleep example.
IhorNehrutsa
2025-05-16
docs/esp32: Improve PWM documentation and examples.
IhorNehrutsa
2025-03-25
docs/rp2: Add network information to the rp2 quickref.
Matt Trentini
2025-03-13
esp32/machine_sdcard: Add SDCard pin assignments for ESP32-S3 support.
Angus Gratton
2025-02-11
docs/esp32: Add documentation for SPI Ethernet devices on esp32 port.
Angus Gratton
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-12-19
docs: Fix the quickref documentation of rtc.datetime().
robert-hh
2024-11-28
docs,esp32: Update machine.TouchPad docs for ESP32-S2 and ESP32-S3.
Angus Gratton
2024-11-19
docs/esp32: Add a factory reset page.
Angus Gratton
2024-11-08
docs: Specify the recommended network.WLAN.IF_[AP|STA] constants.
Angus Gratton
2024-10-09
esp32: Add support for esp32c6.
Andrew Leech
2024-09-17
docs/esp32: Update pin access example with addresses for ESP32-S3.
Paul Grayson
2024-07-05
docs: Update docs to replace ifconfig with ipconfig.
Felix Dörre
2024-05-07
esp32/modesp32: Add mcu_temperature() function for C3/S2/S3 devices.
Rick Sorensen
2024-05-07
docs/esp32/quickref: Add note about different ESP32 varieties.
Rick Sorensen
2024-03-08
esp32/network_lan: Add a separate argument to set PHY power pin.
robert-hh
2024-02-07
docs: Use vfs module instead of os.
Damien George
2023-12-11
docs/esp32/quickref: Add DAC example.
Ihor Nehrutsa
2023-10-05
docs,tools: Change remaining "urequests" references to "requests".
Damien George
2023-09-04
docs/esp32/tutorial: Add example for pin access via registers.
IhorNehrutsa
2023-07-13
docs/esp32/quickref: Add LAN example for WT32-ETH01 version 1.4.
Elvis Pfutzenreuter
2023-06-23
docs/esp32: Update esp32 docs based on IDF v5 changes.
Damien George
2023-06-08
docs/library/index: Update docs after umodule rename.
Jim Mussared
2023-05-04
docs: Update the PWM examples based on recent API improvements.
robert-hh
2023-04-27
all: Fix spelling mistakes based on codespell check.
Damien George
2023-01-18
docs/esp32/quickref: Add docs for the LAN interface constructor.
robert-hh
2022-08-26
docs/esp32: Update UART quickref on input-only pins.
Tomasz 'CeDeROM' CEDRO
2022-08-17
docs/esp32: Fix string quoting consistency in SDCard mount example.
David Peake
2022-06-17
docs: Update to use new WLAN argument names for ssid/security/key.
iabdalkader
2022-03-21
esp32/modesp32: Add new gpio_deep_sleep_hold function.
Jonathan Hogg
2022-03-21
esp32/machine_pin: Add new hold keyword argument and remove PULL_HOLD.
Jonathan Hogg
2022-03-21
docs/esp32/quickref: Refine deep-sleep power-saving notes.
Jonathan Hogg
2022-03-07
docs/esp32/quickref: Document GPIO drive strength.
Jonathan Hogg
2022-02-04
docs/esp32/quickref: Update ADC documentation.
Jonathan Hogg
2022-02-02
docs: Remove reference to obsolete neopixel_write function.
Damien George
2022-01-21
docs/esp32: Document expanded ADC API in quickref.
Jonathan Hogg
2022-01-14
esp32/machine_bitstream: Reinstate bitstream bit-bang implementation.
Damien George
2022-01-13
docs/esp32: Update RMT quickref example to match latest code.
Damien George
2021-12-22
esp32/machine_pwm: Keep duty constant when changing frequency.
IhorNehrutsa
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
[next]