micropython/ports/samd/mcu/samd21
Angus Gratton 5e3f0e7f85 samd: Switch to shared TinyUSB implementation.
Functionality and code size don't really change, but removes port-specific
code in favour of shared code.

(The MSC implemented in shared/tinyusb depends on some functions in the
pico-sdk, so this change doesn't make this available for samd.)

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2023-11-16 14:54:29 +11:00
..
clock_config.c samd/mcu: Reduce the startup time after hard reset. 2023-05-22 18:41:48 +10:00
mpconfigmcu.h samd/boards/make-pins.py: Update to use tools/boardgen.py. 2023-11-03 14:18:32 +11:00
mpconfigmcu.mk samd: Switch to shared TinyUSB implementation. 2023-11-16 14:54:29 +11:00
pin-af-table.csv samd/boards/make-pins.py: Update to use tools/boardgen.py. 2023-11-03 14:18:32 +11:00