circuitpython/supervisor
Scott Shawcroft aca3191a58
Add Max3421E support for usb host
It is enabled on:
* SAMD51 boards with 1MB flash (SKU ending in 20A)
* Feather RP2040 DVI. Others have PIO usb host.
* All ESP32 boards.
* All nRF boards

Fixes #8676
2024-04-10 10:57:28 -07:00
..
shared Add Max3421E support for usb host 2024-04-10 10:57:28 -07:00
stub Revert most changes. Only change web workflow writable 2024-03-04 13:45:06 -08:00
background_callback.h Fix ticks 2023-04-07 09:49:51 -07:00
board.h Move hook implementation to supervisor 2022-04-18 14:09:36 +00:00
cpu.h Mark pointers in cpu registers as in use. 2018-07-03 05:45:50 -07:00
fatfs.h Enable* web workflow for Pico W 2022-11-21 16:24:05 -08:00
filesystem.h Revert most changes. Only change web workflow writable 2024-03-04 13:45:06 -08:00
flash.h update storage extension implementation 2022-10-06 09:19:56 +05:30
linker.h pre-commit fixes 2023-08-14 00:59:22 -04:00
port.h Switch all ports to auto-growing split heap 2023-11-01 15:24:16 -07:00
port_heap.h Fix port_realloc to return moved pointer 2024-01-05 14:16:00 -06:00
spi_flash_api.h Fix devices include by splitting type from defines 2021-03-25 11:37:08 -07:00
supervisor.mk Add Max3421E support for usb host 2024-04-10 10:57:28 -07:00
usb.h Runtime.serial_bytes_available: return count isntead of bool 2024-04-06 09:26:58 +10:30
workflow.h Wi-Fi autoconnect and title bar status 2022-06-09 14:55:54 -07:00