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
Age
Commit message (
Expand
)
Author
2021-02-01
Merge pull request #4087 from DavePutz/cpu_temp_doc
Dan Halbert
2021-01-31
Merge pull request #4083 from microDev1/watchdog-rp
Scott Shawcroft
2021-01-30
extend include path
microDev
2021-01-29
Make sys.platform "RP2040" on raspberrypi
James Bowman
2021-01-29
Add Gameduino 3X Dazzler support on raspberry_pi_pico
James Bowman
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
Merge pull request #4063 from dhalbert/rp2040-gp15
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-25
fix some build errors
Dan Halbert
2021-01-25
add GP15
Dan Halbert
2021-01-24
CIRCUITPY_* switches for JSON, RE, etc. Doc cleanup
Dan Halbert
2021-01-22
Fix DigitalInOut.pull on RP2040
Scott Shawcroft
2021-01-21
move longint choice to mpconfigport.mk
Dan Halbert
2021-01-21
Adding longing support on RP2040
root
2021-01-21
Adding longint support on RP2040
root
2021-01-21
Switch to upstream TinyUSB
Scott Shawcroft
2021-01-21
copy editing
Scott Shawcroft
2021-01-20
type fix
Scott Shawcroft
2021-01-20
pre-commit
Scott Shawcroft
2021-01-20
Temporarily turn off string op overflow check
Scott Shawcroft
2021-01-20
Add initial RP2040 support
Scott Shawcroft
[prev]