53 Commits (master)

Author SHA1 Message Date
Andrew Leech 6d799378ba esp32: Add support for esp32c6. 1 year ago
Felix Dörre 4d16a9cced docs: Update docs to replace ifconfig with ipconfig. 8 months ago
Rick Sorensen 63c30a2dfc esp32/modesp32: Add mcu_temperature() function for C3/S2/S3 devices. 11 months ago
Rick Sorensen 595f86155a docs/esp32/quickref: Add note about different ESP32 varieties. 11 months ago
robert-hh cdfc6c159f esp32/network_lan: Add a separate argument to set PHY power pin. 8 months ago
Damien George 4c56b39051 docs: Use vfs module instead of os. 9 months ago
Ihor Nehrutsa e423b3c0ba docs/esp32/quickref: Add DAC example. 12 months ago
Damien George 040a96d00e docs,tools: Change remaining "urequests" references to "requests". 1 year ago
Elvis Pfutzenreuter cddeb5f075 docs/esp32/quickref: Add LAN example for WT32-ETH01 version 1.4. 1 year ago
Damien George 68e0e889b4 docs/esp32: Update esp32 docs based on IDF v5 changes. 1 year ago
robert-hh dc8f9d22ca docs: Update the PWM examples based on recent API improvements. 2 years ago
robert-hh 30bac47b12 docs/esp32/quickref: Add docs for the LAN interface constructor. 2 years ago
Tomasz 'CeDeROM' CEDRO 769262ef03 docs/esp32: Update UART quickref on input-only pins. 2 years ago
David Peake 454d969781 docs/esp32: Fix string quoting consistency in SDCard mount example. 2 years ago
iabdalkader 6e868d47dc docs: Update to use new WLAN argument names for ssid/security/key. 2 years ago
Jonathan Hogg 21d0599bd1 esp32/modesp32: Add new gpio_deep_sleep_hold function. 3 years ago
Jonathan Hogg 7684c996bc esp32/machine_pin: Add new hold keyword argument and remove PULL_HOLD. 3 years ago
Jonathan Hogg 5887dfeea6 docs/esp32/quickref: Refine deep-sleep power-saving notes. 3 years ago
Jonathan Hogg 4c7c80d626 docs/esp32/quickref: Document GPIO drive strength. 3 years ago
Jonathan Hogg a43764e654 docs/esp32/quickref: Update ADC documentation. 3 years ago
Damien George 326b2c79df docs: Remove reference to obsolete neopixel_write function. 3 years ago
Jonathan Hogg 3300d6d337 docs/esp32: Document expanded ADC API in quickref. 3 years ago
Damien George a3bbd5332b esp32/machine_bitstream: Reinstate bitstream bit-bang implementation. 3 years ago
Damien George 8957386250 docs/esp32: Update RMT quickref example to match latest code. 3 years ago
IhorNehrutsa 09fe80d091 esp32/machine_pwm: Keep duty constant when changing frequency. 3 years ago
Damien George d9d67adef1 docs: Remove trailing spaces and convert tabs to spaces. 3 years ago
IhorNehrutsa b491967bbd esp32/machine_pwm: Implement duty_u16() and duty_ns() PWM methods. 3 years ago
IhorNehrutsa 71111cffba docs/esp32: Explain ESP32 PWM modes, timers, and channels. 3 years ago
Jim Mussared c737cde947 docs: Replace ufoo with foo in all docs. 3 years ago
David P fdd5b18133 docs: Replace master/slave with controller/peripheral in I2C and SPI. 3 years ago
Mike Teachman 8a5bfe44a5 esp32,stm32: Add new machine.I2S class for I2S protocol support. 4 years ago
Thomas Wenrich 364670ecf1 docs/esp32: Document WLAN "reconnects" config option. 3 years ago
Mike Causer 85c51a548f docs/esp32: Mention Signal in GPIO section of quickref. 4 years ago
Mike Causer 30cbcf881d docs/esp32: Add APA106 to quickref. 4 years ago
Mike Causer a111889705 docs/esp32: Add SDCard to quickref. 4 years ago
Mike Causer a65942a41d docs/esp32: Add WDT to quickref. 4 years ago
Mike Causer b98197f950 docs/esp32: Add UART to quickref. 4 years ago
Mike Causer 31ac410a4f docs: Fix some spelling mistakes. 4 years ago
Damien George b24fcd7aec esp32/machine_hw_spi: Use default pins when making SPI if none given. 4 years ago
Damien George 98182a97c5 docs: Update I2C and SPI docs to add reference to SoftI2C and SoftSPI. 4 years ago
Josh Lloyd fe7d47971f docs/esp32: Fix machine.Timer quickref to specify HW timers. 4 years ago
spacemanspiff2007 b572aa5721 docs/esp32: Add info about PWM duty cycle range to esp32 quickref. 4 years ago
adzierzanowski a55c17dc69 esp32/modnetwork: Add max_clients kw-arg to WLAN.config for AP setting. 5 years ago
Jason Neal aec88ddf03 docs: More consistent capitalization and use of articles in headings. 5 years ago
Matt Trentini 7f235cbee9 docs/esp32: Add quickref and full docs for esp32.RMT class. 5 years ago
Damien George 90c524c114 docs: Remove spaces on lines that are empty. 5 years ago
Mike Causer a2c4cb484d docs: Fix spelling in various parts of the docs. 6 years ago
Damien George a29334761d esp32: Add support for hardware I2C. 5 years ago
Nicko van Someren f812394c33 docs/esp32: Correct quickref for ESP32 hardware SPI with non-default IO. 6 years ago
spacemanspiff2007 95b6330403 docs/esp32: Add example for pin isolation in combination with deepsleep. 6 years ago