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-03-02
minor structural modification
microDev
2021-03-01
rp2pio: allow keyboard interrupt while waiting for tx fifo to empty (& stall)
Jeff Epler
2021-03-01
Merge remote-tracking branch 'origin/main' into update-protomatter-rp2
Jeff Epler
2021-03-01
Merge pull request #4267 from dhalbert/rp2040-digitalinout-fixes
Scott Shawcroft
2021-02-27
Added counters per slice
gamblor21
2021-02-26
Removed more includes
root
2021-02-26
Removed unecessary includes
root
2021-02-26
Changed reset_rp2pio_statemachine to clean up any PIO interrupts.
root
2021-02-26
Typo fix: direcion -> direction
Scott Shawcroft
2021-02-26
Merge pull request #4224 from microDev1/busio-uart-rp
Scott Shawcroft
2021-02-26
need to gpio_set_dir() at some point
Dan Halbert
2021-02-26
Requested changes
root
2021-02-26
Merge pull request #4253 from tannewt/rp2040_fix_pwm_reuse
Scott Shawcroft
2021-02-26
Merge remote-tracking branch 'adafruit/main' into busio-uart-rp
Scott Shawcroft
2021-02-26
Merge remote-tracking branch 'origin/main' into update-protomatter-rp2
Jeff Epler
2021-02-25
Merge remote-tracking branch 'adafruit/main' into busio-uart-rp
Scott Shawcroft
2021-02-25
A few minor fixes for corner cases
Scott Shawcroft
2021-02-25
address review; use gpio_set() carefully
Dan Halbert
2021-02-25
Fix incorrect deinit mask
Scott Shawcroft
2021-02-25
Fix second shared PWM
Scott Shawcroft
2021-02-25
rp2pio: Fix writing where the stride was 2 or 4
Jeff Epler
2021-02-25
change DigitalInOut direction only when necessary; strong drive strength
Dan Halbert
2021-02-25
Cleanup PIOs and State Machines on soft reset
root
2021-02-25
more uart improvements
microDev
2021-02-24
Clean up formatting
root
2021-02-24
Return NotImplementedError for PulseOut
root
2021-02-24
pulseio (pulsein) for RP2040
root
2021-02-25
implement suggested changes
microDev
2021-02-23
Merge branch 'main' into rp2040_countio
Mark
2021-02-23
Adding countio to rp2040
gamblor21
2021-02-23
Add state machine divisor check
Scott Shawcroft
2021-02-23
Implement audiobusio and enhance PIO for it
Scott Shawcroft
2021-02-19
merge from upstream; re-alphabetize
Dan Halbert
2021-02-19
uart implementation for rp2040
microDev
2021-02-18
Initial fix, but bitbangio timing may be off
Dan Halbert
2021-02-18
fix nvm rewrite
microDev
2021-02-17
raspberrypi: implement os.urandom
Jeff Epler
2021-02-15
wip: usb_cdc.serials
Dan Halbert
2021-02-15
Merge remote-tracking branch 'adafruit/main' into secondary-cdc
Dan Halbert
2021-02-13
handle 100% duty cycle; improve actual_frequency calc
Dan Halbert
2021-02-12
wip
Dan Halbert
2021-02-12
fix off-by-one PWM top issue
Dan Halbert
2021-02-12
Enable protomatter on RP2040 builds
Jeff Epler
2021-02-12
Merge branch 'main' into nvm-rp
microDev
2021-02-12
implement suggested changes
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-09
Merge pull request #4165 from DavePutz/issue_4143
Scott Shawcroft
2021-02-09
Fix check for variable PWM frequency
root
[prev]
[next]