mirror of
https://github.com/micropython/micropython.git
synced 2026-03-17 14:20:19 +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>