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
/
rp2pio
Age
Commit message (
Expand
)
Author
2021-03-15
Merge pull request #4405 from DavePutz/issue_4237
Scott Shawcroft
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-08
Merge branch 'main' into issue_4111
DavePutz
2021-03-05
WIPrp2040: Implement IncrementalEncoder
Jeff Epler
2021-03-04
Merge branch 'main' into issue_4111
DavePutz
2021-03-04
StateMachine.h: Add header for declaration of mcu_pin_obj_t typedef
Jeff Epler
2021-03-04
rp2pio: Add pins_are_sequential
Jeff Epler
2021-03-04
StateMachine: Add pull up/down for inputs
Jeff Epler
2021-03-04
StateMachine: Add in_available property
Jeff Epler
2021-03-03
Merge pull request #4265 from DavePutz/pio_soft_reset
Scott Shawcroft
2021-03-01
rp2pio: allow keyboard interrupt while waiting for tx fifo to empty (& stall)
Jeff Epler
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-25
rp2pio: Fix writing where the stride was 2 or 4
Jeff Epler
2021-02-24
pulseio (pulsein) for RP2040
root
2021-02-23
Add state machine divisor check
Scott Shawcroft
2021-02-23
Implement audiobusio and enhance PIO for it
Scott Shawcroft
2021-02-08
rp2pio: Transfer up to 32 bytes before checking background tasks
Jeff Epler
2021-01-20
pre-commit
Scott Shawcroft
2021-01-20
Add initial RP2040 support
Scott Shawcroft