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
/
supervisor.mk
Age
Commit message (
Expand
)
Author
2020-07-15
supervisor: Add a linked list of background callbacks
Jeff Epler
2020-06-24
supervisor.mk: Conditionally assign USB_DEVICES
Jeff Epler
2020-06-23
supervisor.mk: Compute USB_DEVICES; remove from boards and ports
Jeff Epler
2020-06-15
supervisor.mk: Compute what USB_DEVICES should be, and check it against what ...
Jeff Epler
2020-05-15
Initial ESP32S2 port.
Scott Shawcroft
2020-04-21
Fix USB midi and hid disable.
Scott Shawcroft
2020-01-23
reset NeoPixels on CPB on soft reload
Dan Halbert
2019-12-10
working on all ports
Dan Halbert
2019-12-05
wip
Dan Halbert
2019-11-18
Supervisor: move most of systick to the supervisor
Jeff Epler
2019-11-12
Allow boards to change the "CircuitPython" text in their USB interface descri...
Thea Flowers
2019-10-21
Refine _bleio
Scott Shawcroft
2019-10-15
Merge remote-tracking branch 'adafruit/master' into bonding1
Dan Halbert
2019-10-08
Merge branch 'master' into circuitpython-number-endpoint
kamtom480
2019-10-08
Use boolean type for renumber_endpoints
Kamil Tomaszewski
2019-10-07
Add HID OUT
Kamil Tomaszewski
2019-10-07
Add validation
Kamil Tomaszewski
2019-10-07
Add an alternative way to number the USB endpoints
Kamil Tomaszewski
2019-10-06
WIP: bonding
Dan Halbert
2019-10-04
Add a way to change max packet size for MSC
Kamil Tomaszewski
2019-09-04
Merge remote-tracking branch 'adafruit/master' into choose-usb-devices-xac
Dan Halbert
2019-09-04
use only one endpoint pair for MSC except on SAMD21
Dan Halbert
2019-09-04
Reverted descriptor changes pending HID restructuring
Hierophect
2019-09-03
WIP
Dan Halbert
2019-08-19
Add warnings, cosmetic fixes, remove vestigial modules
Hierophect
2019-08-15
Fix flash size, add filesystem disable flag
Hierophect
2019-08-15
Add conditional endpoints to descriptor script
Hierophect
2019-07-26
Add CDC REPL access
Hierophect
2019-07-22
Cleanup missed items
Hierophect
2019-07-22
Add feature conditionals and clean up
Hierophect
2019-07-18
Makefile cleanup
Hierophect
2019-07-18
Deinit-capable USB on 411
Hierophect
2019-07-17
Add missing files for DigitalIO
Hierophect
2019-06-28
remove build, fix link issues)
Hierophect
2019-06-28
first commit, very crude
Hierophect
2019-04-12
Update font location and shrink a bunch of builds
Scott Shawcroft
2019-04-12
Update supervisor.mk
hexthat
2019-04-12
Allow overriding the font per board definition
Radomir Dopieralski
2019-04-08
Reorganize board busses into shared-bindings and shared-module.
Scott Shawcroft
2019-02-18
Fix #ifdefs in port.c to call xxx_reset() rroutines properly. Remove most use...
Dan Halbert
2019-01-31
Fix hallowing and nrf builds
Scott Shawcroft
2019-01-31
Hook up the terminal based on the first display.
Scott Shawcroft
2019-01-31
Begin font parsing and packing for terminal
Scott Shawcroft
2019-01-16
Rework displays in prep for dynamic support and 8bit parallel.
Scott Shawcroft
2019-01-09
Add USB MIDI support for SAMD and nRF.
Scott Shawcroft
2018-12-06
Rework safe mode and have heap overwrite trigger it.
Scott Shawcroft
2018-11-23
Update tinyusb to include control fixes.
Scott Shawcroft
2018-11-09
Build refinement to handle warnings and quiet output
Scott Shawcroft
2018-11-08
Move atmel-samd to tinyusb and support nRF flash.
Scott Shawcroft
2018-08-07
Support internationalisation.
Scott Shawcroft
[next]