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
Age
Commit message (
Expand
)
Author
2021-03-18
Merge pull request #3513 from microDev1/checkUSB
6.2.0-beta.4
Scott Shawcroft
2021-03-18
Merge pull request #4430 from jepler/bitmap-arrayblit-dirty
Scott Shawcroft
2021-03-18
implement function to check usb connection
microDev
2021-03-17
arrayblit: mark bitmap area as dirty
Jeff Epler
2021-03-17
Merge pull request #4419 from spe2/main
Scott Shawcroft
2021-03-17
Merge pull request #4426 from kmatch98/main
Scott Shawcroft
2021-03-17
Merge pull request #4427 from weblate/weblate-circuitpython-main
Scott Shawcroft
2021-03-17
Merge remote-tracking branch 'origin/main' into main
Hosted Weblate
2021-03-17
Translated using Weblate (Swedish)
Jonny Bergdahl
2021-03-17
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2021-03-17
Merge pull request #4411 from mintakka/thingplus-rp2040
Jeff Epler
2021-03-17
Update translation files
Hosted Weblate
2021-03-17
Merge pull request #4403 from jepler/bitmap-read-2
Jeff Epler
2021-03-16
add back peculiar r to docstring
Kevin Matocha
2021-03-16
add is_transparent getter to displayio.Palette
Kevin Matocha
2021-03-16
renamed board folder to match board name in boards.yml
mintakka
2021-03-16
more doc fixes
Jeff Epler
2021-03-16
disable bitmaptools on small board
Jeff Epler
2021-03-16
fix doc error
Jeff Epler
2021-03-16
Merge pull request #4421 from kattni/led-pin
Jeff Epler
2021-03-16
Merge pull request #4130 from gamblor21/rp_dp_parallel
Mark
2021-03-16
Merge pull request #4418 from weblate/weblate-circuitpython-main
Scott Shawcroft
2021-03-16
make translate
Jeff Epler
2021-03-16
fix stub docs
Jeff Epler
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
Update .github/workflows/build.yml
mintakka
2021-03-16
Merge remote-tracking branch 'origin/main' into main
Hosted Weblate
2021-03-16
Merge pull request #4416 from adafruit/tannewt-patch-1
Scott Shawcroft
2021-03-16
Merge remote-tracking branch 'origin/main' into bitmap-read-2
Jeff Epler
2021-03-16
re-format with uncrustify
Jeff Epler
2021-03-16
Adding LED for D13/L pin name.
Kattni Rembor
2021-03-16
Translated using Weblate (Swedish)
امير محمد العمري
2021-03-16
Merge remote-tracking branch 'origin/main' into main
Hosted Weblate
2021-03-16
Translated using Weblate (Swedish)
Jonny Bergdahl
2021-03-16
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2021-03-16
Translated using Weblate (Italian)
Alessandro Mandelli
2021-03-16
Translated using Weblate (French)
Hugo Dahl
2021-03-16
Merge pull request #4415 from jepler/pre-commit-no-run-if-empty
Jeff Epler
2021-03-16
Formatting
gamblor21
2021-03-16
More formatting
gamblor21
2021-03-16
Formatting fixes
gamblor21
2021-03-16
Fixed formatting
gamblor21
2021-03-15
Add board config files
spe2
2021-03-15
Create pins.c
spe2
2021-03-15
Update build.yml
spe2
2021-03-15
added sparkfun_thingplus_rp2040 to .github/workflows/boards.yml and renamed b...
mintakka
2021-03-15
add arrayblit
Jeff Epler
[next]