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-17
RP2040: Only bitbang 0-byte writes
Phil Howard
2021-03-16
Fixed formatting
gamblor21
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
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-12
Merge pull request #4262 from DavePutz/issue_4111
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-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-10
raspberrypi: RTC: Ensure a time is set
Jeff Epler
2021-03-09
fix trailing whitespace
DavePutz
2021-03-09
Moved pin wait to an initial exec
DavePutz
2021-03-09
Update to agree with modified StateMachine.h
DavePutz
2021-03-08
Merge branch 'main' into issue_4111
DavePutz
2021-03-08
Added check for maxlen
root
2021-03-08
Merge branch 'issue_4111' of https://github.com/DavePutz/circuitpython into i...
root
2021-03-08
Added check for maxlen
root
2021-03-08
Removed leftover debug code
DavePutz
2021-03-05
WIPrp2040: Implement IncrementalEncoder
Jeff Epler
2021-03-04
Merge branch 'main' into issue_4111
DavePutz
2021-03-04
Update PulseOut.c
DavePutz
2021-03-04
Update PulseOut.h
DavePutz
2021-03-04
Changed interrupt to per-word basis; cleaned up other small items
DavePutz
2021-03-04
StateMachine.h: Add header for declaration of mcu_pin_obj_t typedef
Jeff Epler
2021-03-04
PDMIn: Add missing deinit call
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 #4315 from dhalbert/rp2040-i2c-short-writes
Dan Halbert
2021-03-03
Update call to rp2pio_statemachine_construct
DavePutz
2021-03-03
Merge pull request #4254 from gamblor21/rp2040_countio
Scott Shawcroft
2021-03-03
Merge pull request #4265 from DavePutz/pio_soft_reset
Scott Shawcroft
2021-03-03
add 1sec timeouts for I2C read and write
Dan Halbert
2021-03-02
Fixed merge
gamblor21
2021-03-02
works on nearly all sensors
Dan Halbert
2021-03-02
Update PulseIn.c
DavePutz
2021-03-02
Merge branch 'main' into rp2040_countio
Mark
2021-03-02
Counter and PWMOut slice conflict check
gamblor21
2021-03-02
Merge pull request #4186 from jepler/update-protomatter-rp2
Jeff Epler
2021-03-02
Merge remote-tracking branch 'adafruit/main' into rp2040-i2c-short-writes
Dan Halbert
2021-03-02
wip
Dan Halbert
2021-03-02
Merge pull request #4177 from microDev1/nvm-rp
Scott Shawcroft
[next]