circuitpython/supervisor/shared
Dan Halbert 4f201964a6 Merge remote-tracking branch 'adafruit/master' into usb-disconnect 2019-04-05 11:11:31 -04:00
..
external_flash Rework flash flush so it preserves the cache 2019-04-03 18:28:27 -07:00
usb update tinyusb to fix disconnect/suspend issue with #1681 2019-04-04 17:59:20 -04:00
autoreload.c flush flash filesystem once a second 2019-03-20 12:21:36 -04:00
autoreload.h Rename reload_next_character to reload_requested to make it match it's intended use 2018-05-14 17:00:38 -04:00
board_busses.c Long live shared bus singletons 2019-03-14 15:17:53 -07:00
board_busses.h Fix up nrf and using board.SPI in FourWire 2019-01-17 18:19:07 -08:00
display.c Support multi-byte values with Bitmap 2019-04-04 12:50:35 -07:00
display.h Move Glyph and BuiltinFont into fontio 2019-03-19 16:22:09 -07:00
filesystem.c Rework flash flush so it preserves the cache 2019-04-03 18:28:27 -07:00
flash.c Add option to disable the concurrent write protection 2019-02-21 10:45:41 -08:00
memory.c Hook up the terminal based on the first display. 2019-01-31 11:42:14 -08:00
micropython.c Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
rgb_led_colors.h Merge remote-tracking branch 'adafruit/2.x' into merge_2x 2018-02-27 15:24:16 -08:00
rgb_led_status.c Make status LED brightness change immediate. 2019-03-26 16:43:35 -07:00
rgb_led_status.h Rework safe mode and have heap overwrite trigger it. 2018-12-06 14:24:20 -08:00
safe_mode.c Enter safe mode when an allocation is attempted on an uninitialized heap. 2019-03-12 11:18:26 -07:00
safe_mode.h Enter safe mode when an allocation is attempted on an uninitialized heap. 2019-03-12 11:18:26 -07:00
serial.c @hathach's changes; check cdc connected during string write 2019-04-04 18:58:35 -04:00
stack.c Don't check for corrupt heap too early; Fix QSPI timing 2018-12-20 21:28:36 -05:00
stack.h Rework safe mode and have heap overwrite trigger it. 2018-12-06 14:24:20 -08:00
status_leds.c Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
status_leds.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
translate.c Rework safe mode and have heap overwrite trigger it. 2018-12-06 14:24:20 -08:00
translate.h Rework safe mode and have heap overwrite trigger it. 2018-12-06 14:24:20 -08:00