circuitpython/supervisor/shared
Jeff Epler 331aa6e59f displayio: When the display is tall, move blinka above the text
This makes a more useful display on the portrait magtag, allowing 21
characters across instead of just 18.  There are 20 full rows of text,
instead of 21.  The total number of characters increases slightly from 378
to 420.

For comparison, the Commodore VIC 20 had 22 rows of 23 characters for a
total of 506 characters. :-P
2020-11-19 11:43:18 -06:00
..
external_flash Add license to some obvious files. 2020-07-06 19:16:25 +01:00
usb Save flash space 2020-11-13 18:57:52 -08:00
autoreload.c Updates based on feedback from jepler 2020-04-06 16:03:31 -07:00
autoreload.h Refine _bleio 2019-10-21 18:57:03 -07:00
background_callback.c Unify iMX flash config and add Metro M7 1011 2020-10-07 15:23:47 -07:00
bluetooth.c wip: advertising; not tested 2020-07-12 19:45:23 -04:00
bluetooth.h wip: compiles 2020-08-02 11:36:38 -04: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: When the display is tall, move blinka above the text 2020-11-19 11:43:18 -06:00
display.h Turn off terminalio for ja and ko 2020-08-17 17:17:59 -07:00
filesystem.c Unify iMX flash config and add Metro M7 1011 2020-10-07 15:23:47 -07:00
flash.c Unify iMX flash config and add Metro M7 1011 2020-10-07 15:23:47 -07:00
internal_flash.h Hopefully fix flash flush and hopefully audio as well. 2020-03-13 11:12:31 -07:00
memory.c When there is not enough free space, but a matching hole on the other side, use it. 2020-10-02 23:07:07 +02:00
micropython.c supervisor: use mp_handle_pending to check for exceptions 2020-08-23 09:12:01 -05: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 RGB LED use 2020-08-24 18:29:50 -07:00
rgb_led_status.h Disable bitbangio on Itsy M0 2019-08-27 15:21:47 -07:00
safe_mode.c Update make translate script 2020-09-29 11:14:30 +05:30
safe_mode.h Add some NORETURN attributes 2020-09-28 18:55:56 -05:00
serial.c improve USB CDC disconnect/reconnect checking 2020-10-30 22:25:50 -04:00
stack.c Initial ESP32S2 port. 2020-05-15 15:36:16 -07:00
stack.h Initial ESP32S2 port. 2020-05-15 15:36:16 -07: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 Finer grained, per port tick locking 2020-10-12 18:43:21 -07:00
tick.h supervisor: factor supervisor_background_tasks from sundry ports 2020-07-15 11:49:44 -05:00
translate.c Small improvements to the dictionary compression 2020-09-14 01:50:01 +09:00
translate.h supervisor translate: explain the dictionary 2020-09-15 13:18:04 -05:00