summaryrefslogtreecommitdiffstatshomepage
path: root/docs
Commit message (Expand)AuthorAge
* docs/reference/mpremote: Update docs for mpremote rm -r.Jos Verlinde2025-04-09
* docs/library/vfs: Document no-args mount output.Anson Mansfield2025-03-27
* docs/rp2: Add network information to the rp2 quickref.Matt Trentini2025-03-25
* mimxrt: Enable default devices for I2C, SPI and UART.robert-hh2025-03-25
* mimxrt/boards/MAKERDIARY_RT1011_NANO_KIT: Add new Makerdiary board.robert-hh2025-03-17
* tools/mpy_ld.py: Allow linking static libraries.Volodymyr Shymanskyy2025-03-17
* esp32/machine_sdcard: Add SDCard SPI mode support for ESP32-S2,C3,C6.Angus Gratton2025-03-13
* esp32/machine_sdcard: Add SDCard pin assignments for ESP32-S3 support.Angus Gratton2025-03-13
* tools/mpremote: Add romfs query, build and deploy commands.Damien George2025-03-06
* esp8266/network_wlan: Allow enumerating connected stations in AP mode.Alessandro Gatti2025-03-05
* py/modsys: Add sys.implementation._build entry.Damien George2025-03-05
* docs/samd: Update the SAMD documentation describing default IDs/pins.robert-hh2025-03-03
* docs/library/machine.Pin: Show availability of low, high and toggle.robert-hh2025-02-28
* docs: Fix double 'the' in documentation.Ronald Weber2025-02-25
* all: Upgrade codespell to v2.4.1.Christian Clauss2025-02-25
* tools/mpremote: Add support for relative urls in package.json files.Glenn Moloney2025-02-24
* extmod/modtls_mbedtls: Wire in support for DTLS.Keenan Johnson2025-02-14
* docs/library/marshal: Document the marshal module.Damien George2025-02-11
* docs/library/espnow: Clarify usage of the "rate" configuration key.Alessandro Gatti2025-02-11
* docs/reference: Add strings vs bytes to speed optimisation tips.Angus Gratton2025-02-11
* docs: Note which ports have default or optional network.PPP support.Angus Gratton2025-02-11
* docs/esp32: Add documentation for SPI Ethernet devices on esp32 port.Angus Gratton2025-02-11
* rp2/rp2_pio: Add side_pindir support for PIO.Markus Gyger2025-02-08
* docs/samd/pinout: Add pinout for the Generic SAMD board types.robert-hh2025-02-07
* docs/samd/pinout: Add pinout for Adafruit NeoKey Trinkey and QT Py.robert-hh2025-02-07
* LICENSE,docs: Update copyright year range to include 2025.Damien George2025-01-22
* docs/esp32: Defer to the download page for flashing steps.Angus Gratton2025-01-17
* docs/esp32: Update tutorial flashing steps to match deploy.md.Angus Gratton2025-01-17
* stm32/pyb_can: Make pyb.CAN baud calculation a little more forgiving.Angus Gratton2025-01-17
* docs/reference/isr_rules: Describe issue with hard ISRs and globals.peterhinch2025-01-16
* tools/mpy_ld.py: Add native modules support for RV32 code.Alessandro Gatti2024-12-23
* doc: Note that machine.USBDevice is now available on esp32 port.Angus Gratton2024-12-20
* ports: Fix machine.RTC.init() method so argument order matches the docs.robert-hh2024-12-19
* mimxrt/machine_rtc: Drop machine.RTC.now() method.robert-hh2024-12-19
* docs: Fix the quickref documentation of rtc.datetime().robert-hh2024-12-19
* mimxrt/machine_rtc: Deprecate RTC.cancel in MicroPython v2.Alessandro Gatti2024-12-10
* docs/library/binascii: Add docs for binascii.crc32 method.Amirreza Hamzavi2024-12-03
* docs,ports: Fix some comments and error messages with doubled-up words.chuangjinglu2024-11-30
* docs,esp32: Update machine.TouchPad docs for ESP32-S2 and ESP32-S3.Angus Gratton2024-11-28
* tests/multi_espnow: Add channel setting test, add some docs.Angus Gratton2024-11-28
* docs: Change copyright line to mention "authors and contributors".Damien George2024-11-19
* docs/library: Note link between machine.soft_reset() and sys.exit().Angus Gratton2024-11-19
* docs/esp32: Add a factory reset page.Angus Gratton2024-11-19
* docs/rp2: Add a small factory reset page.Angus Gratton2024-11-19
* docs: Add a "Reset and Boot Sequence" reference page.Angus Gratton2024-11-19
* ports: Make PWM duty_u16 have an upper value of 65535 across all ports.robert-hh2024-11-18
* extmod/network_ppp: Add stream config parameter.Daniël van de Giessen2024-11-13
* docs: Specify the recommended network.WLAN.IF_[AP|STA] constants.Angus Gratton2024-11-08
* tests/run-tests.py: Change --target/--device options to --test-instance.Damien George2024-11-04
* docs/reference/packages: Fix description of --target option in mip.Jan Klusáček2024-10-31