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
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-12
Allow boards to change the "CircuitPython" text in their USB interface descri...
Thea Flowers
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-18
Add functions to get top and limit stack
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-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-04
Add a way to change max packet size for MSC
Kamil Tomaszewski
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-06
Merge pull request #2123 from hierophect/stm32-flashstub-fix
Dan Halbert
2019-09-06
Remove unused static function
Hierophect
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
Merge pull request #2113 from tannewt/displayio_hidden
5.0.0-alpha.2
Dan Halbert
2019-09-04
Merge pull request #2065 from hierophect/f411re-feature-buildout
Dan Halbert
2019-09-04
Reverted descriptor changes pending HID restructuring
Hierophect
[next]