42 Commits (01590856666762b1f37051a8c32f53f1ed52a5ad)

Author SHA1 Message Date
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
NitiKaur 4c9e17e0a1 docs/esp32/tutorial: Add an example of peripheral control via regs. 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
Damien George 28c2873d99 docs/esp32: Add a note to quickref about use of Pin.PULL_HOLD. 6 years ago
Damien George 4dfcc255d5 docs: Convert all cases of machine.sleep to machine.lightsleep. 6 years ago
Matt Trentini 69e72954ad docs: Add initial docs for esp32 port, including quick-ref and general. 6 years ago