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-22
Merge pull request #3186 from weblate/weblate-circuitpython-main
Dan Halbert
2020-07-22
Update translation files
Hosted Weblate
2020-07-22
Merge pull request #3161 from tannewt/bytearray_find
Dan Halbert
2020-07-22
Merge pull request #3162 from tannewt/update_mistune
Dan Halbert
2020-07-21
Disable countio on circuitbrains basic
Scott Shawcroft
2020-07-21
Turn off find when CPYTHON_COMPAT is off
Scott Shawcroft
2020-07-21
Merge remote-tracking branch 'adafruit/main' into bytearray_find
Scott Shawcroft
2020-07-21
Merge pull request #3160 from tannewt/enable_pystack
Scott Shawcroft
2020-07-21
Merge pull request #3164 from tannewt/disable_network
Scott Shawcroft
2020-07-21
Merge pull request #3182 from ciscorn/extract_pyi
Scott Shawcroft
2020-07-21
Only add .find without CPYTHON_COMPAT
Scott Shawcroft
2020-07-21
Turn off GC opt on uchip board
Scott Shawcroft
2020-07-21
Merge pull request #3177 from WarriorOfWire/issue_3170
Scott Shawcroft
2020-07-21
Be more aggressive with uChip build
Scott Shawcroft
2020-07-21
Merge pull request #3149 from DavePutz/issue2949
Dan Halbert
2020-07-22
Improve .pyi generation
Taku Fukada
2020-07-20
vectorio: fix VectorShape non-transposed pixel placement
Kenny
2020-07-20
Tweak declaration for boards with TCM
Scott Shawcroft
2020-07-20
Merge branch 'main' into disable_network
Scott Shawcroft
2020-07-20
Merge pull request #3166 from theacodes/bhb-adc
Scott Shawcroft
2020-07-20
Merge pull request #3175 from jepler/background-callback-bugs
Scott Shawcroft
2020-07-20
Merge pull request #3172 from WarriorOfWire/issue_3169
Jeff Epler
2020-07-20
pre-allocate list of known size
Kenny
2020-07-20
framebufferio: Handle auto refresh flag at reset
Jeff Epler
2020-07-20
supervisor: rename some locals for clarity
Jeff Epler
2020-07-20
background callbacks: Clear any callbacks that were queued
Jeff Epler
2020-07-19
fix 3169: Polygon.points property
Kenny
2020-07-19
Merge pull request #3165 from pewpew-game/pewpew-m4-analogio
Dan Halbert
2020-07-18
Add _bhb user module for Big Honking Button
Thea Flowers
2020-07-18
pewpew_m4: Disable USB_HID back
Radomir Dopieralski
2020-07-18
pewpew_m4: Enable analogio and usb_hid
Radomir Dopieralski
2020-07-17
Update translations
Scott Shawcroft
2020-07-17
Add cast for mpy-cross warning
Scott Shawcroft
2020-07-17
Disable existing native networking.
Scott Shawcroft
2020-07-17
Move release note converter to latest markdown helper lib
Scott Shawcroft
2020-07-17
Add find varients to bytearray
Scott Shawcroft
2020-07-17
Enable PYSTACK to keep function state out of the heap
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
[next]