USB mass storage driver (#146)

This commit is contained in:
Ken Van Hoeylandt
2025-01-03 01:48:48 +01:00
committed by GitHub
parent ec90198dbf
commit a9e890a7f3
18 changed files with 455 additions and 16 deletions
+1
View File
@@ -5,6 +5,7 @@
// Splash
#define TT_ASSETS_BOOT_LOGO TT_ASSET("boot_logo.png")
#define TT_ASSETS_BOOT_LOGO_USB TT_ASSET("boot_logo_usb.png")
// UI
#define TT_ASSETS_UI_SPINNER TT_ASSET("spinner.png")