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-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
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
Add ignore() and fix docs
Scott Shawcroft
2020-07-17
Get AllocationAlarm working
Scott Shawcroft
2020-07-17
Add memorymonitor module
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
Add boilerplate, create basic PWMOut test
Lucian Copeland
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
Merge branch 'main' into type_hints
dherrada
2020-07-17
Made more requested changes
dherrada
2020-07-17
background_callback: Add gc collect callback
Jeff Epler
2020-07-16
Exclude timers from H7 builds
Lucian Copeland
2020-07-16
Made requested changes in displayio
dherrada
2020-07-16
Fix pulseIO reset and frequency issues, remove IRQ conflict
Lucian Copeland
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-16
Check out active protomatter PR
Lucian Copeland
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
[prev]
[next]