circuitpython/supervisor/shared
Brian Dean b1d83c3f5e supervisor/shared/external_flash/devices.h: Add MX25L51245G support.
Add external flash support for Macronix MX25L51245G 64MiB SPI flash.
2020-03-25 17:16:09 -04:00
..
external_flash supervisor/shared/external_flash/devices.h: Add MX25L51245G support. 2020-03-25 17:16:09 -04:00
usb Fix Mac crash when waking up with an ejected CIRCUITPY 2020-02-24 15:40:52 -08:00
autoreload.c Refine _bleio 2019-10-21 18:57:03 -07:00
autoreload.h Refine _bleio 2019-10-21 18:57:03 -07:00
bluetooth.c Disable BLE file service for now 2020-02-20 12:15:56 -08:00
bluetooth.h Refine _bleio 2019-10-21 18:57:03 -07:00
board.c pygamer and pybadge boards were not resetting neopixels 2020-01-24 09:32:28 -05:00
board.h reset NeoPixels on CPB on soft reload 2020-01-23 20:16:31 -05:00
display.c displayio: make 'rotation' property settable 2019-12-16 15:23:41 -06:00
display.h Track a dirty area for in-memory bitmaps 2019-07-18 16:47:28 -07:00
filesystem.c Allow drive name to be set per target, with fallback to pre-existing behaviour 2020-02-12 11:09:48 +00:00
flash.c Add option to disable the concurrent write protection 2019-02-21 10:45:41 -08:00
memory.c Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
micropython.c Add feature conditionals and clean up 2019-07-22 12:58:28 -04:00
rgb_led_colors.h Reduce DotStar status brightness; macros for status colors 2019-11-01 13:37:36 -04:00
rgb_led_status.c Fix DotStar status LED init. 2020-03-17 12:11:11 -07:00
rgb_led_status.h Disable bitbangio on Itsy M0 2019-08-27 15:21:47 -07:00
safe_mode.c Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
safe_mode.h Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
serial.c @hathach's changes; check cdc connected during string write 2019-04-04 18:58:35 -04:00
stack.c Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
stack.h Rework safe mode and have heap overwrite trigger it. 2018-12-06 14:24:20 -08:00
status_leds.c Add feature conditionals and clean up 2019-07-22 12:58:28 -04:00
status_leds.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
tick.c Refine iMX RT memory layout and add three boards 2020-01-17 17:36:08 -08:00
tick.h supervisor: tick: add supervisor_fake_tick 2019-11-20 14:37:13 -06:00
translate.c translation: Compress as unicode, not bytes 2019-12-02 09:46:46 -06:00
translate.h Rework safe mode and have heap overwrite trigger it. 2018-12-06 14:24:20 -08:00