circuitpython/supervisor/shared
Scott Shawcroft a086631607
Long live shared bus singletons
Without long living them you may clone them when long living a
module that uses them.

Fixes #1603
2019-03-14 15:17:53 -07:00
..
external_flash
usb
autoreload.c
autoreload.h
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
display.h A variety of displayio improvements 2019-02-11 20:55:05 -08:00
filesystem.c
flash.c
memory.c
micropython.c
rgb_led_colors.h
rgb_led_status.c
rgb_led_status.h
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
stack.c
stack.h
status_leds.c
status_leds.h
translate.c
translate.h