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-03-31
raspberypi: Allow mpconfigboard to override additional items
Jeff Epler
2021-03-29
Calculate RP2040 SDA hold time
Dan Halbert
2021-03-26
Incorporate https://github.com/adafruit/pico-sdk/pull/2
Dan Halbert
2021-03-25
Merge pull request #4378 from Gadgetoid/patch-remove-rp2040-i2c-bitbang
Dan Halbert
2021-03-24
Use GCC @file to shorten linker command length
Scott Shawcroft
2021-03-23
Improve Winbond naming and correct board settings
Scott Shawcroft
2021-03-22
Merge remote-tracking branch 'adafruit/main' into rp2040_flash
Scott Shawcroft
2021-03-22
Fix doc build and address feedback
Scott Shawcroft
2021-03-21
qtpy is more of a button than a switch! add itsybitsy rev C files
lady ada
2021-03-21
add USBBOOT switch, move RX pin, re-enable UART (tested)
lady ada
2021-03-19
Add requirements-dev.txt for python deps
Scott Shawcroft
2021-03-18
Redo RP2040 flash settings
Scott Shawcroft
2021-03-17
Merge pull request #4419 from spe2/main
Scott Shawcroft
2021-03-17
Merge pull request #4411 from mintakka/thingplus-rp2040
Jeff Epler
2021-03-17
RP2040: Only bitbang 0-byte writes
Phil Howard
2021-03-16
renamed board folder to match board name in boards.yml
mintakka
2021-03-16
Update ports/raspberrypi/boards/sparkfun_pro_micro_rp2040/mpconfigboard.mk
spe2
2021-03-16
Update ports/raspberrypi/boards/sparkfun_pro_micro_rp2040/mpconfigboard.h
spe2
2021-03-16
Update ports/raspberrypi/boards/sparkfun_thingplus_rp2040/mpconfigboard.h
mintakka
2021-03-16
Update ports/raspberrypi/boards/sparkfun_thingplus_rp2040/mpconfigboard.mk
mintakka
2021-03-16
Fixed formatting
gamblor21
2021-03-15
Add board config files
spe2
2021-03-15
Create pins.c
spe2
2021-03-15
added sparkfun_thingplus_rp2040 to .github/workflows/boards.yml and renamed b...
mintakka
2021-03-15
Update ports/raspberrypi/boards/sparkfun_thingplus/mpconfigboard.h
mintakka
2021-03-15
Update ports/raspberrypi/boards/sparkfun_thingplus/mpconfigboard.mk
mintakka
2021-03-15
Merge branch 'main' into rp_dp_parallel
Mark
2021-03-15
Merge pull request #4405 from DavePutz/issue_4237
Scott Shawcroft
2021-03-15
added board configuration for Sparkfun ThingPlus RP2040
mintakka
2021-03-15
run code formatting script
microDev
2021-03-14
Fixed initial settings for program_struct to allow more than 1 program per pio
root
2021-03-13
Merge pull request #4393 from tannewt/raise_default_flash_speed
Dan Halbert
2021-03-12
Merge pull request #4262 from DavePutz/issue_4111
Scott Shawcroft
2021-03-12
Speed up a bit more
Scott Shawcroft
2021-03-12
Added the correct files
DavePutz
2021-03-12
Use StateMachine.c interrupt setup and simplify SM program
DavePutz
2021-03-12
Lower default flash speed.
Scott Shawcroft
2021-03-11
Fix after rebase
gamblor21
2021-03-11
Changed frequency to match PIO having 2 instructions
gamblor21
2021-03-11
Set frequency default 60Mhz
gamblor21
2021-03-11
Set the statemachine to never reset so REPL works
gamblor21
2021-03-11
Updated to initalize pindirs
gamblor21
2021-03-11
Add frequency support to parallel bus
gamblor21
2021-03-11
Removing debug info and clean up
gamblor21
2021-03-11
Initial commit
gamblor21
2021-03-11
Merge pull request #4380 from jepler/rp2040-audiomp3
Jeff Epler
2021-03-10
raspberrypi: RTC: Ensure a time is set
Jeff Epler
2021-03-10
raspberrypi: Enable mp3 playback
Jeff Epler
2021-03-10
clean up
hathach
2021-03-10
rp2040 add double reset to uf2, also update pico-sdk to 1.1.0
hathach
[next]