circuitpython/supervisor
Radomir Dopieralski 6e0ce23f3e displaio: don't store group children native object
Since we want to expose the list of group's children to the user,
we should only have the original objects in it, without any other
additional data, and compute the native object as needed.
2021-02-27 20:52:38 +01:00
..
messages Support internationalisation. 2018-08-07 14:58:57 -07:00
shared displaio: don't store group children native object 2021-02-27 20:52:38 +01: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
board.h Add board_deinit for use with sleep 2020-12-08 10:52:25 -08: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_root_pointers.h Move atmel-samd to tinyusb and support nRF flash. 2018-11-08 17:25:30 -08:00
flash.h Add license to some obvious files. 2020-07-06 19:16:25 +01:00
linker.h Linker file restructure, TCM and MPU additions 2020-04-03 16:33:18 -04:00
memory.h Fix align32_size(). 2020-11-28 17:54:34 +01:00
port.h background tasks: Add, use port_wake_main_task 2021-01-09 14:02:47 -06: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 wip 2021-02-12 19:01:14 -05:00
usb.h add usb_background_schedule() 2021-02-04 16:00:14 +07:00
workflow.h Start tweaking the workflow to sleep 2020-10-27 17:55:03 -07:00