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
/
mpconfigport.mk
Age
Commit message (
Expand
)
Author
2021-03-31
raspberypi: Allow mpconfigboard to override additional items
Jeff Epler
2021-03-18
Redo RP2040 flash settings
Scott Shawcroft
2021-03-12
Merge pull request #4262 from DavePutz/issue_4111
Scott Shawcroft
2021-03-10
raspberrypi: Enable mp3 playback
Jeff Epler
2021-03-08
Merge branch 'main' into issue_4111
DavePutz
2021-03-05
raspberrypi: move landmine Makefile comments
Jeff Epler
2021-03-05
WIPrp2040: Implement IncrementalEncoder
Jeff Epler
2021-03-04
Merge branch 'main' into issue_4111
DavePutz
2021-03-03
Update mpconfigport.mk
DavePutz
2021-03-02
Update mpconfigport.mk
DavePutz
2021-03-02
Update mpconfigport.mk
DavePutz
2021-03-02
Update mpconfigport.mk to get builds working
DavePutz
2021-03-02
Merge branch 'main' into rp2040_countio
Mark
2021-03-02
Merge pull request #4186 from jepler/update-protomatter-rp2
Jeff Epler
2021-03-02
Merge pull request #4177 from microDev1/nvm-rp
Scott Shawcroft
2021-02-26
Merge remote-tracking branch 'origin/main' into update-protomatter-rp2
Jeff Epler
2021-02-24
pulseio (pulsein) for RP2040
root
2021-02-23
Merge branch 'main' into rp2040_countio
Mark
2021-02-23
Adding countio to rp2040
gamblor21
2021-02-23
Implement audiobusio and enhance PIO for it
Scott Shawcroft
2021-02-19
merge from upstream; re-alphabetize
Dan Halbert
2021-02-18
bitops: rename from _bit_transpose, describe the algorithm
Jeff Epler
2021-02-18
core: add bit_transpose function
Jeff Epler
2021-02-15
Merge remote-tracking branch 'adafruit/main' into secondary-cdc
Dan Halbert
2021-02-12
Enable protomatter on RP2040 builds
Jeff Epler
2021-02-12
Merge branch 'main' into nvm-rp
microDev
2021-02-11
merge from upstream; complicated webusb merge
Dan Halbert
2021-02-11
nvm implementation for rp2040
microDev
2021-02-09
Add PWM based audio playback
Scott Shawcroft
2021-02-05
Update to the very latest SDK w/GP15 restore
Scott Shawcroft
2021-02-04
usb descriptors all set; rework of enabling for USB devices
Dan Halbert
2021-02-02
rtc implementation for rp2040
microDev
2021-01-28
watchdog implementation for rp2040
microDev
2021-01-21
move longint choice to mpconfigport.mk
Dan Halbert
2021-01-20
Add initial RP2040 support
Scott Shawcroft