mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
Break the FS and HS initialization routines out into separate functions, and call them as necessary from the TinyUSB or STM USB helper functions. Signed-off-by: Damien George <damien@micropython.org>