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-01-12
Merge branch 'main' into TouchAlarm
microDev
2021-01-11
Merge pull request #3973 from kattni/update-code-py
Dan Halbert
2021-01-11
Merge pull request #3964 from dhalbert/ble-timing-fixes
Scott Shawcroft
2021-01-11
Merge pull request #3972 from jepler/update-ulab-1.6.1
Scott Shawcroft
2021-01-11
Merge pull request #3944 from BennyE/wifi-authmode
Scott Shawcroft
2021-01-11
Merge pull request #3954 from anecdata/mpconfigport
Scott Shawcroft
2021-01-11
Merge pull request #3291 from dhalbert/robots.txt
Scott Shawcroft
2021-01-11
Merge pull request #3957 from dhalbert/gcc10-debug-builds
Scott Shawcroft
2021-01-11
Merge pull request #3960 from dhalbert/pwmout-tcc-resolution
Scott Shawcroft
2021-01-11
Merge pull request #3949 from jepler/pre-commit-translations
Scott Shawcroft
2021-01-11
Merge pull request #3930 from jerryneedell/jerryn_feathers2_led
Scott Shawcroft
2021-01-11
Merge pull request #3659 from iot49/msgpack
Scott Shawcroft
2021-01-11
Merge pull request #3958 from dhalbert/sleep_memory-len-and-bool
Scott Shawcroft
2021-01-11
Merge pull request #3955 from caiokat/fix_recvfrom_into
Scott Shawcroft
2021-01-11
Merge pull request #3953 from dhalbert/update-tinyusb-to-fix-_ticks_enabled
Scott Shawcroft
2021-01-11
Merge pull request #3946 from weblate/weblate-circuitpython-main
Scott Shawcroft
2021-01-11
Adding escape characters.
Kattni Rembor
2021-01-11
Update created code.py file formatting.
Kattni Rembor
2021-01-11
ulab: bump to version 1.6.1
Jeff Epler
2021-01-11
fixes and enhancement for touch alarm
microDev
2021-01-10
merge from upstream and update to 6.0.x
Dan Halbert
2021-01-10
Merge remote-tracking branch 'adafruit/main' into robots.txt
Dan Halbert
2021-01-10
Round BLE timing values; fix timeout check
Dan Halbert
2021-01-10
Update ports/esp32s2/common-hal/wifi/Network.c
BennyE
2021-01-09
Look up TCC resolution as necessary
Dan Halbert
2021-01-09
disable msgpack on boards without room
foamyguy
2021-01-08
avoid inline compile errors
Dan Halbert
2021-01-08
restore len(alarm.sleep_memory) and bool(alarm.sleep_memory)
Dan Halbert
2021-01-08
need to find strings in ulab
Jeff Epler
2021-01-08
ensure gettext program is available to pre-commit
Jeff Epler
2021-01-08
Fix socket.recvfrom_into()
Caio Henrique de Queiroz Katayama
2021-01-08
added platform
anecdata
2021-01-08
remove commented line
jerryneedell
2021-01-08
initialize LDO2 in board_init()
jerryneedell
2021-01-08
update tinyusb; _ticks_enabled only for SAMD21
Dan Halbert
2021-01-07
Updated code as per helpful suggestion
BennyE
2021-01-07
pre-commit: Add checking of 'make translate' status
Jeff Epler
2021-01-07
circuitpython.pot: regenerate without timestamp
Jeff Epler
2021-01-07
Makefile: Remove POT-Creation-Date from circuitpython.pot
Jeff Epler
2021-01-07
Merge remote-tracking branch 'upstream/main' into jerryn_feathers2_led
jerryneedell
2021-01-07
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2021-01-07
Merge pull request #3945 from 2bndy5/fix-table-in-a-readme
Scott Shawcroft
2021-01-07
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2021-01-07
Merge pull request #3940 from caternuson/magtag_accelo_irq_pin
Scott Shawcroft
2021-01-07
Merge branch 'origin/main' into Weblate.
Hosted Weblate
2021-01-07
Translated using Weblate (German)
Dennis Schweer
2021-01-07
Merge pull request #3939 from dhalbert/tick-overflow
Dan Halbert
2021-01-07
Translated using Weblate (French)
Hugo Dahl
2021-01-06
missed a couple inline code snippets
brendan
2021-01-06
convert esp32s2 readme to rst
brendan
[next]