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
/
rp2
Commit message (
Expand
)
Author
Age
*
docs/rp2: Add network information to the rp2 quickref.
Matt Trentini
2025-03-25
*
docs: Fix the quickref documentation of rtc.datetime().
robert-hh
2024-12-19
*
docs/rp2: Add a small factory reset page.
Angus Gratton
2024-11-19
*
rp2/modmachine: Set the peripheral frequency with machine.freq().
robert-hh
2024-08-20
*
docs/rp2/quickref: Document the use of channel numbers for ADC.
robert-hh
2024-07-04
*
docs: Update the PWM examples based on recent API improvements.
robert-hh
2023-05-04
*
all: Fix spelling mistakes based on codespell check.
Damien George
2023-04-27
*
docs/rp2: Make LED have exactly 50% duty cycle in PIO 1Hz example.
Stig Bjørlykke
2023-01-12
*
rp2/machine_wdt: Check for the maximum timeout value of watchdog.
robert-hh
2022-08-23
*
docs: Update Raspberry Pi URLs from .org to .com.
Andrew Scheller
2022-06-14
*
docs/rp2/quickref.rst: Add section on PIO.
NitiKaur
2021-11-19
*
rp2/machine_i2s: Add I2S protocol support.
Mike Teachman
2021-11-13
*
docs/rp2/general.rst: Fix typo with missing spaces.
Andrew Scheller
2021-11-01
*
docs/rp2: Add reference for PIO assembly instructions, and PIO tutorial.
NitiKaur
2021-10-13
*
docs: Replace ufoo with foo in all docs.
Jim Mussared
2021-08-13
*
docs/rp2: Update general section to give a brief technical overview.
NitiKaur
2021-07-20
*
docs/rp2: Enhance quickref and change image to Pico pinout.
NitiKaur
2021-07-20
*
docs: Replace master/slave with controller/peripheral in I2C and SPI.
David P
2021-07-18
*
rp2: Use 0=Monday datetime convention in RTC.
Krzysztof Adamski
2021-06-25
*
docs/rp2: Add skeleton docs for the rp2 port.
Matt Trentini
2021-05-30