index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
rp2
Age
Commit message (
Expand
)
Author
2025-06-16
docs/rp2: Document the new rp2 Timer hard= option.
Chris Webb
2025-03-25
docs/rp2: Add network information to the rp2 quickref.
Matt Trentini
2024-12-19
docs: Fix the quickref documentation of rtc.datetime().
robert-hh
2024-11-19
docs/rp2: Add a small factory reset page.
Angus Gratton
2024-08-20
rp2/modmachine: Set the peripheral frequency with machine.freq().
robert-hh
2024-07-04
docs/rp2/quickref: Document the use of channel numbers for ADC.
robert-hh
2023-05-04
docs: Update the PWM examples based on recent API improvements.
robert-hh
2023-04-27
all: Fix spelling mistakes based on codespell check.
Damien George
2023-01-12
docs/rp2: Make LED have exactly 50% duty cycle in PIO 1Hz example.
Stig Bjørlykke
2022-08-23
rp2/machine_wdt: Check for the maximum timeout value of watchdog.
robert-hh
2022-06-14
docs: Update Raspberry Pi URLs from .org to .com.
Andrew Scheller
2021-11-19
docs/rp2/quickref.rst: Add section on PIO.
NitiKaur
2021-11-13
rp2/machine_i2s: Add I2S protocol support.
Mike Teachman
2021-11-01
docs/rp2/general.rst: Fix typo with missing spaces.
Andrew Scheller
2021-10-13
docs/rp2: Add reference for PIO assembly instructions, and PIO tutorial.
NitiKaur
2021-08-13
docs: Replace ufoo with foo in all docs.
Jim Mussared
2021-07-20
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-18
docs: Replace master/slave with controller/peripheral in I2C and SPI.
David P
2021-06-25
rp2: Use 0=Monday datetime convention in RTC.
Krzysztof Adamski
2021-05-30
docs/rp2: Add skeleton docs for the rp2 port.
Matt Trentini