circuitpython/supervisor/shared
Scott Shawcroft ed5cdd7e09
Hopefully fix flash flush and hopefully audio as well.
2020-03-13 11:12:31 -07:00
..
external_flash Hopefully fix flash flush and hopefully audio as well. 2020-03-13 11:12:31 -07:00
usb First try at lowering the power consumption 2020-03-13 11:12:30 -07:00
autoreload.c Fix autoreload, neopixel, monotonic_ns and sleep w/o SD 2020-03-13 11:12:31 -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 Hopefully fix flash flush and hopefully audio as well. 2020-03-13 11:12:31 -07:00
internal_flash.h Hopefully fix flash flush and hopefully audio as well. 2020-03-13 11:12:31 -07: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 Supervisor: move most of systick to the supervisor 2019-11-18 11:01:23 -06: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 Fix autoreload, neopixel, monotonic_ns and sleep w/o SD 2020-03-13 11:12:31 -07:00
tick.h Fix autoreload, neopixel, monotonic_ns and sleep w/o SD 2020-03-13 11:12:31 -07: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