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
2020-07-17
Disable existing native networking.
Scott Shawcroft
2020-07-17
Merge pull request #2879 from jepler/background-callback
Jeff Epler
2020-07-17
background_callback_gc_collect: We must traverse the whole list
Jeff Epler
2020-07-17
uchip: reclaim some flash space
Jeff Epler
2020-07-17
background_callback: Add gc collect callback
Jeff Epler
2020-07-16
Merge pull request #3143 from tannewt/improve_json
Dan Halbert
2020-07-16
Merge pull request #3155 from jepler/esp32s2-parallel-build
Scott Shawcroft
2020-07-16
Merge pull request #3157 from tinkeringtech/tinkeringtech-scoutmakes-azul
Scott Shawcroft
2020-07-16
Merge pull request #3156 from jepler/esp32s2-serial-number
Scott Shawcroft
2020-07-15
fixed build.yml file formatting errors
TinkeringTech
2020-07-15
Added the TinkeringTech ScoutMakes Azul platform to CircuitPython
TinkeringTech
2020-07-15
supervisor: usb: note that it's unusual to need to call usb_background
Jeff Epler
2020-07-15
supervisor: factor supervisor_background_tasks from sundry ports
Jeff Epler
2020-07-15
supervisor: factor out, Handle USB via background callback
Jeff Epler
2020-07-15
esp32s2: Use the device's EUI-48 address as unique ID
Jeff Epler
2020-07-15
esp32s2: Take care to invoke the sub-build-system only once
Jeff Epler
2020-07-15
background_callback: Avoid CALLBACK_CRITICAL_BEGIN with nothing to do
Jeff Epler
2020-07-15
displayio, framebufferio: Enable supervisor tick when a display is auto-refresh
Jeff Epler
2020-07-15
MP3Decoder: take advantage of background callback
Jeff Epler
2020-07-15
samd: audio: Move to background callback
Jeff Epler
2020-07-15
supervisor: tick: only run background tasks once per tick
Jeff Epler
2020-07-15
supervisor: Add a linked list of background callbacks
Jeff Epler
2020-07-15
nRF: Always use sd_nvic_critical_region calls
Jeff Epler
2020-07-15
tick.c: adjust whitespace
Jeff Epler
2020-07-14
Merge pull request #3148 from weblate/weblate-circuitpython-main
Scott Shawcroft
2020-07-14
Update translation files
Hosted Weblate
2020-07-13
Merge pull request #3136 from xiongyihui/master
Scott Shawcroft
2020-07-13
Merge pull request #2780 from AndrewR-L/patch-1
Scott Shawcroft
2020-07-13
Merge pull request #3003 from Flameeyes/master
Scott Shawcroft
2020-07-13
Merge pull request #3131 from weblate/weblate-circuitpython-main
Scott Shawcroft
2020-07-13
Merge branch 'main' into master
Scott Shawcroft
2020-07-13
Translated using Weblate (Spanish)
Alvaro Figueroa
2020-07-13
Translated using Weblate (Dutch)
_fonzlate
2020-07-13
Translated using Weblate (Swedish)
Jonny Bergdahl
2020-07-13
Translated using Weblate (Spanish)
Alvaro Figueroa
2020-07-13
Translated using Weblate (Portuguese (Brazil))
Wellington Terumi Uemura
2020-07-13
Update translation files
Hosted Weblate
2020-07-13
Merge pull request #3130 from pewpew-game/brownout-level
Dan Halbert
2020-07-13
Merge pull request #3141 from pewpew-game/main
Scott Shawcroft
2020-07-11
use RGB LEDs as status indicators
Yihui Xiong
2020-07-11
add LED status, remove unused macros
Yihui Xiong
2020-07-10
Fix stream version and add basic readinto test
Scott Shawcroft
2020-07-10
Add support to json.load for any object with readinto
Scott Shawcroft
2020-07-10
Fluff M0: additional pins on version 1.3 of the board
Radomir Dopieralski
2020-07-10
Merge pull request #3140 from dunkmann00/docs-version-conf
Scott Shawcroft
2020-07-11
use VID & PIDs granted by Seeed
Yihui Xiong
2020-07-09
Set version and release in build workflow
George Waters
2020-07-09
Merge pull request #3137 from jepler/update-mp3-lib
Scott Shawcroft
2020-07-09
Merge pull request #3135 from arms22/bless_dev_board_multi_sensor
Scott Shawcroft
2020-07-09
Merge pull request #3132 from jepler/remove-audioio-compat
Scott Shawcroft
[next]