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
path:
root
/
supervisor
/
shared
Age
Commit message (
Expand
)
Author
2019-12-20
Merge pull request #2390 from jepler/displayio-set-rotation
Scott Shawcroft
2019-12-17
Improve USB eject by resetting on replug
Scott Shawcroft
2019-12-16
displayio: make 'rotation' property settable
Jeff Epler
2019-12-12
make translate and remove backslash-r's
Dan Halbert
2019-12-12
Fix flash write error handling; clean up safe mode message printing
Dan Halbert
2019-12-10
supervisor: external_flash: don't call m_free when it's bad
Jeff Epler
2019-12-10
supervisor: external_flash: don't call m_malloc_maybe when it's bad
Jeff Epler
2019-12-06
Comment supervisor ble data arrays.
Scott Shawcroft
2019-12-04
Add connection interval and debugging
Scott Shawcroft
2019-12-02
Merge pull request #2345 from jepler/compressed-unicode
Scott Shawcroft
2019-12-02
translation: Compress as unicode, not bytes
Jeff Epler
2019-11-29
Merge remote-tracking branch 'origin/master' into tick-refactor
Jeff Epler
2019-11-26
update filesystem.c
Ayan Pahwa
2019-11-26
Not creating code.py file for non-express boards
Ayan Pahwa
2019-11-25
Fix build failure for boards with less memory
Ayan Pahwa
2019-11-23
Enable creation of code.py only for full builds
Ayan Pahwa
2019-11-23
Passing address of char_written at f_write
Ayan Pahwa
2019-11-23
Add \n to file end
Ayan Pahwa
2019-11-20
supervisor: tick: add supervisor_fake_tick
Jeff Epler
2019-11-20
supervisor: tick: document
Jeff Epler
2019-11-20
supervisor: tick: Rewrite without atomics
Jeff Epler
2019-11-19
Supervisor: create code.py file with sample code
Ayan Pahwa
2019-11-18
run_background_tasks: Do nothing unless there has been a tick
Jeff Epler
2019-11-18
Supervisor: move most of systick to the supervisor
Jeff Epler
2019-11-15
add missing include
Hierophect
2019-11-15
Add never_reset and reset to pin common hal, adjust files
Hierophect
2019-11-04
Add board configuration for Winterbloom Sol
Thea Flowers
2019-11-04
Merge pull request #2236 from tannewt/bleio_tweaks
Dan Halbert
2019-11-01
Merge remote-tracking branch 'adafruit/master' into bleio_tweaks
Scott Shawcroft
2019-11-01
Reduce DotStar status brightness; macros for status colors
Dan Halbert
2019-10-25
add object types to rgb status objects;mark spi rgb objects as never_reset
Dan Halbert
2019-10-25
Initial Itsy nRF52840 defn
Dan Halbert
2019-10-22
Fix build by removing unused vars
Scott Shawcroft
2019-10-21
Refine _bleio
Scott Shawcroft
2019-10-18
Use get top and limit stack functions
Kamil Tomaszewski
2019-10-14
Merge branch 'master' into master
Scott Shawcroft
2019-10-14
Add IS25LP128F flash device definition
arturo182
2019-10-14
add def for AT25SF161-SSHD-T 2MiB SPI flash chip
Cedar Grove Maker Studios
2019-10-03
Disable timeout, remove redundancy
Hierophect
2019-10-02
Fix typo causing parsing error
Hierophect
2019-10-02
Add some definitions for when F412 can be implemented
Hierophect
2019-09-09
fix atmel-samd filesystem_tick'ing; clear_temp_status() should check for stat...
Dan Halbert
2019-09-03
Add .hidden to TileGrid and Group
Scott Shawcroft
2019-09-03
Make trivial change to redo GitHub Actions build.
Dan Halbert
2019-09-02
Add GD25Q32C flash device definition
arturo182
2019-09-02
Merge in 4.x status dotstar fix
Dan Halbert
2019-08-27
Disable bitbangio on Itsy M0
Scott Shawcroft
2019-08-23
Rework based on Dan's review
Scott Shawcroft
2019-08-22
Add initial Monster M4SK build
Scott Shawcroft
2019-08-22
EPaper displays work mostly.
Scott Shawcroft
[next]