index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
docs
/
mimxrt
/
quickref.rst
Commit message (
Expand
)
Author
Age
*
mimxrt: Enable default devices for I2C, SPI and UART.
robert-hh
2025-03-25
*
docs: Fix the quickref documentation of rtc.datetime().
robert-hh
2024-12-19
*
ports: Make PWM duty_u16 have an upper value of 65535 across all ports.
robert-hh
2024-11-18
*
docs/mimxrt/quickref: Add a note about machine.RTC() subseconds.
robert-hh
2024-08-20
*
docs: Update docs to replace ifconfig with ipconfig.
Felix Dörre
2024-07-05
*
all: Prune trailing whitespace.
Phil Howard
2024-03-07
*
docs: Use vfs module instead of os.
Damien George
2024-02-07
*
docs/mimxrt: Change the examples which denote a Pin with a number.
robert-hh
2023-11-05
*
docs: Update the PWM examples based on recent API improvements.
robert-hh
2023-05-04
*
mimxrt/machine_timer: Use soft-timer implementation for machine.Timer.
robert-hh
2022-10-27
*
mimxrt/machine_spi: Allow a setting of -1 for cs in the constructor.
robert-hh
2022-09-13
*
docs/mimxrt: Move the pinout tables to a separate document.
robert-hh
2022-05-27
*
docs: Add quickref and docs for mimxrt, including network.LAN docs.
robert-hh
2022-04-04