summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2025-06-16docs/rp2: Document the new rp2 Timer hard= option.Chris Webb
2025-06-16esp32/modesp32: Make wake_on_ext1 available only on SoCs supporting it.Meir Armon
2025-06-16esp32/modesp32: Make wake_on_ext0 available only on SoCs supporting it.Meir Armon
2025-06-16esp32/modesp32: Make wake_on_touch available only on SoCs supporting it.Meir Armon
2025-06-16esp32/modesp32: Make wake_on_ulp available only on SoCs that support it.Meir Armon
2025-06-05esp32: Update ADC driver update to the new esp_adc API.purewack
2025-06-04tools/mpy_ld.py: Resolve fixed-address symbols if requested.Alessandro Gatti
2025-06-04extmod/modframebuf: Add support for blit'ing read-only data.Damien George
2025-06-03docs: Add a description of recv/recvfrom flags argument.Angus Gratton
2025-05-28docs/esp32: Mention the use of Timer(0) by UART.IRQ_RXIDLE.robert-hh
2025-05-28docs/esp32/quickref: Mention the different timer counts.robert-hh
2025-05-28docs/library/time: Amend the documentation of time.mktime().robert-hh
2025-05-28samd/boards: Add two SparkFun SAMD21 boards.robert-hh
2025-05-18docs/reference/mpremote: Document the 'fs tree' command.Jos Verlinde
2025-05-16esp32/network_lan: Add PHY_GENERIC device type.Elvis Pfutzenreuter
2025-05-16esp32/modesp32: Implement esp32.idf_task_info().Daniƫl van de Giessen
2025-05-16docs/esp32/quickref: Add PWM lightsleep example.IhorNehrutsa
2025-05-16docs/esp32: Improve PWM documentation and examples.IhorNehrutsa
2025-05-07docs,ports: Fix SparkFun capitalization.Malcolm McKellips
2025-05-02docs/zephyr: Add zephyr FlashArea IDs docs.Vdragon
2025-04-30docs/zephyr: Add quick reference for PWM support.Ayush Singh
2025-04-29zephyr: Upgrade to Zephyr v4.0.0.Maureen Helm
2025-04-29zephyr: Fix call to thread_analyzer_print for v4.0.Detlev Zundel
2025-04-09docs/reference/mpremote: Update docs for mpremote rm -r.Jos Verlinde
2025-03-27docs/library/vfs: Document no-args mount output.Anson Mansfield
2025-03-25docs/rp2: Add network information to the rp2 quickref.Matt Trentini
2025-03-25mimxrt: Enable default devices for I2C, SPI and UART.robert-hh
2025-03-17mimxrt/boards/MAKERDIARY_RT1011_NANO_KIT: Add new Makerdiary board.robert-hh
2025-03-17tools/mpy_ld.py: Allow linking static libraries.Volodymyr Shymanskyy
2025-03-13esp32/machine_sdcard: Add SDCard SPI mode support for ESP32-S2,C3,C6.Angus Gratton
2025-03-13esp32/machine_sdcard: Add SDCard pin assignments for ESP32-S3 support.Angus Gratton
2025-03-06tools/mpremote: Add romfs query, build and deploy commands.Damien George
2025-03-05esp8266/network_wlan: Allow enumerating connected stations in AP mode.Alessandro Gatti
2025-03-05py/modsys: Add sys.implementation._build entry.Damien George
2025-03-03docs/samd: Update the SAMD documentation describing default IDs/pins.robert-hh
2025-02-28docs/library/machine.Pin: Show availability of low, high and toggle.robert-hh
2025-02-25docs: Fix double 'the' in documentation.Ronald Weber
2025-02-25all: Upgrade codespell to v2.4.1.Christian Clauss
2025-02-24tools/mpremote: Add support for relative urls in package.json files.Glenn Moloney
2025-02-14extmod/modtls_mbedtls: Wire in support for DTLS.Keenan Johnson
2025-02-11docs/library/marshal: Document the marshal module.Damien George
2025-02-11docs/library/espnow: Clarify usage of the "rate" configuration key.Alessandro Gatti
2025-02-11docs/reference: Add strings vs bytes to speed optimisation tips.Angus Gratton
2025-02-11docs: Note which ports have default or optional network.PPP support.Angus Gratton
2025-02-11docs/esp32: Add documentation for SPI Ethernet devices on esp32 port.Angus Gratton
2025-02-08rp2/rp2_pio: Add side_pindir support for PIO.Markus Gyger
2025-02-07docs/samd/pinout: Add pinout for the Generic SAMD board types.robert-hh
2025-02-07docs/samd/pinout: Add pinout for Adafruit NeoKey Trinkey and QT Py.robert-hh
2025-01-22LICENSE,docs: Update copyright year range to include 2025.Damien George
2025-01-17docs/esp32: Defer to the download page for flashing steps.Angus Gratton