index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
raspberrypi
/
common-hal
Age
Commit message (
Expand
)
Author
2021-02-08
Merge pull request #4160 from gamblor21/rp2040_neopixel_pin_fix
Dan Halbert
2021-02-08
Set the pin as output after PIO use
gamblor21
2021-02-08
rp2pio: Transfer up to 32 bytes before checking background tasks
Jeff Epler
2021-02-05
Update to the very latest SDK w/GP15 restore
Scott Shawcroft
2021-02-04
raspberrypi: implement reset, reset_to_bootloader
Jeff Epler
2021-02-03
Initial commit. Edited error messages in .c files
BiffoBear
2021-02-01
Merge pull request #4110 from microDev1/rtc-rp
Scott Shawcroft
2021-02-02
rtc implementation for rp2040
microDev
2021-02-01
Merge pull request #4087 from DavePutz/cpu_temp_doc
Dan Halbert
2021-01-30
extend include path
microDev
2021-01-28
Fixing microcontroller.cpu on muti-core cpus and adding microcontroller.cpus
root
2021-01-28
watchdog implementation for rp2040
microDev
2021-01-26
Merge pull request #4071 from tannewt/rp2040_uart_error
Dan Halbert
2021-01-26
Raise an error on UART use
Scott Shawcroft
2021-01-25
Use TOTAL_GPIO_COUNT instead of magic number 30
Dan Halbert
2021-01-25
Stop treating pin 15 specially.
Dan Halbert
2021-01-22
Fix DigitalInOut.pull on RP2040
Scott Shawcroft
2021-01-20
pre-commit
Scott Shawcroft
2021-01-20
Add initial RP2040 support
Scott Shawcroft
[prev]