circuitpython/supervisor
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
..
messages Support internationalisation. 2018-08-07 14:58:57 -07:00
shared displayio: When the display is tall, move blinka above the text 2020-11-19 11:43:18 -06:00
stub Add some NORETURN attributes 2020-09-28 18:55:56 -05:00
background_callback.h background_callback: Add gc collect callback 2020-07-17 08:36:26 -05:00
cpu.h Mark pointers in cpu registers as in use. 2018-07-03 05:45:50 -07:00
filesystem.h flush flash filesystem once a second 2019-03-20 12:21:36 -04:00
flash.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
flash_root_pointers.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
linker.h Linker file restructure, TCM and MPU additions 2020-04-03 16:33:18 -04:00
memory.h allow retrieving info about a supervisor allocation 2020-04-14 18:24:54 -05:00
port.h Add some NORETURN attributes 2020-09-28 18:55:56 -05:00
serial.h improve USB CDC disconnect/reconnect checking 2020-10-30 22:25:50 -04:00
spi_flash_api.h Implement requested changes 2020-01-28 17:11:25 -05:00
supervisor.mk Merge remote-tracking branch 'adafruit/main' into ble_hci 2020-08-21 10:45:05 -04:00
usb.h Merge pull request #3223 from dhalbert/unmount-before-reset 2020-07-29 10:47:24 -07:00