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
Age
Commit message (
Expand
)
Author
2020-03-31
supervisor: enable itcm memory region for fomu
Sean Cross
2020-03-25
supervisor/shared/external_flash/devices.h: Add MX25L51245G support.
Brian Dean
2020-03-17
Fix DotStar status LED init.
Scott Shawcroft
2020-02-25
Merge pull request #2655 from jepler/thing51
Jeff Epler
2020-02-25
samd51 thing plus: new port
jepler
2020-02-24
Fix Mac crash when waking up with an ejected CIRCUITPY
Scott Shawcroft
2020-02-20
Disable BLE file service for now
Scott Shawcroft
2020-02-12
Merge pull request #2615 from mubes/label-drive
Scott Shawcroft
2020-02-12
Allow drive name to be set per target, with fallback to pre-existing behaviour
Dave Marples
2020-02-12
Added fix to allow remount when usb enabled but msc is ejected
Gadi Rotenberg
2020-02-06
Add support for external flash device Winbond.com W25Q80DV
Langston Nashold
2020-01-29
Merge branch 'master' into stm32-meowbit
hierophect
2020-01-28
Implement requested changes
Lucian Copeland
2020-01-27
Merge pull request #2532 from tannewt/teensy4-dev
Scott Shawcroft
2020-01-24
pygamer and pybadge boards were not resetting neopixels
Dan Halbert
2020-01-23
reset NeoPixels on CPB on soft reload
Dan Halbert
2020-01-17
Refine iMX RT memory layout and add three boards
Scott Shawcroft
2020-01-17
Meowbit bus conflict WIP
Hierophect
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
merge from master
Dan Halbert
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-11
Merge remote-tracking branch 'adafruit/master' into ld-cleanup
Dan Halbert
2019-12-10
merge from upstream
Dan Halbert
2019-12-10
working on all ports
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-05
wip
Dan Halbert
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-12
Allow boards to change the "CircuitPython" text in their USB interface descri...
Thea Flowers
[next]