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
Age
Commit message (
Expand
)
Author
2021-03-03
Merge pull request #4319 from jepler/feather-default-uart
Dan Halbert
2021-03-03
feather rp2040: enable default board.UART
Jeff Epler
2021-03-03
Merge pull request #4315 from dhalbert/rp2040-i2c-short-writes
Dan Halbert
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
Merge pull request #4312 from jepler/feather-rp2040-led
Dan Halbert
2021-03-02
Merge branch 'main' into rp2040_countio
Mark
2021-03-02
Counter and PWMOut slice conflict check
gamblor21
2021-03-02
move LED to the right spot in the file
Jeff Epler
2021-03-02
Merge pull request #4186 from jepler/update-protomatter-rp2
Jeff Epler
2021-03-02
Merge pull request #4276 from bergdahl/patch-1
Dan Halbert
2021-03-02
Merge pull request #4306 from Neradoc/fix-reset-to-safe
Dan Halbert
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
feather rp2040: add board.LED
Jeff Epler
2021-03-02
Merge pull request #4233 from pewpew-game/displayio-group-list
Scott Shawcroft
2021-03-02
Merge pull request #4177 from microDev1/nvm-rp
Scott Shawcroft
2021-03-02
shrink builds
Dan Halbert
2021-03-02
Apply suggestions from code review
Dan Halbert
2021-03-02
Merge pull request #4310 from kamtom480/spresense_analogin
Dan Halbert
2021-03-02
Merge pull request #4309 from jepler/rp2040-interrupt-pio
Scott Shawcroft
2021-03-02
Merge pull request #4308 from jepler/rp2040-build-boot2
Scott Shawcroft
2021-03-02
raspberry: switch pico back to the boot2 for W25Q16
Jeff Epler
2021-03-02
spresense: Define LONGINT_IMPL as MPZ
Kamil Tomaszewski
2021-03-02
spresense: return valid reference voltage
Kamil Tomaszewski
2021-03-02
ugame10 - disable pulseio to make more room for the French
Radomir Dopieralski
2021-03-02
minor structural modification
microDev
2021-03-01
Merge pull request #4299 from jamesbowman/main
Dan Halbert
2021-03-01
raspberrypi: allow directly specifying the original boot .S file
Jeff Epler
2021-03-01
rp2pio: allow keyboard interrupt while waiting for tx fifo to empty (& stall)
Jeff Epler
2021-03-01
Merge pull request #4256 from kmatch98/bt_cleanup
Scott Shawcroft
2021-03-01
Add EVE support for Feather M4 Express
James Bowman
2021-03-01
Merge pull request #4294 from kamtom480/spresense_analogin
Scott Shawcroft
2021-03-01
Merge pull request #4297 from adafruit/tannewt-patch-1
Scott Shawcroft
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-03-01
Update QT Py flash size
Scott Shawcroft
2021-03-01
Update Feather RP2040 to 8MB
Scott Shawcroft
2021-03-01
spresense: return the correct value for Analog In
Kamil Tomaszewski
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-27
Update StateMachine.c
Jonny Bergdahl
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
[next]