circuitpython/supervisor/shared
Scott Shawcroft 46fd60c703
Prevent infinite display update recursion and fix VFS mounting
Fixes #1529
2019-02-19 14:50:31 -08:00
..
external_flash Updates devices.h to include the W25Q32FV flash chip that is on the SparkFun LumiDrive and Redboard Turbo 2019-01-30 13:53:00 -07:00
usb Make several const char / const char * arrays static to save a bit of space. 2019-02-07 20:10:43 +01:00
autoreload.c switch autoreload to reloadexception 2018-05-14 17:44:50 -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 Improvements thanks to danh's review 2019-01-18 16:37:06 -08:00
board_busses.h Fix up nrf and using board.SPI in FourWire 2019-01-17 18:19:07 -08:00
display.c Store the original layer in Group 2019-02-15 14:29:59 -08:00
display.h A variety of displayio improvements 2019-02-11 20:55:05 -08:00
filesystem.c Prevent infinite display update recursion and fix VFS mounting 2019-02-19 14:50:31 -08:00
flash.c Add subclass support to displayio. 2019-01-14 17:29:19 -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 add pin claiming to devices 2018-08-31 18:38:05 -04: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 Rework safe mode and have heap overwrite trigger it. 2018-12-06 14:24:20 -08:00
safe_mode.h Rework safe mode and have heap overwrite trigger it. 2018-12-06 14:24:20 -08:00
serial.c More improvements to Terminal: 2019-01-31 11:42:14 -08: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