8000 Update tinyusb 1.9.2 (#445) · gsexton/arduino-pico@36bb604 · GitHub 8000
[go: up one dir, main page]

Skip to content

Commit 36bb604

Browse files
authored
Update tinyusb 1.9.2 (earlephilhower#445)
1 parent d8835df commit 36bb604

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

tests/build-tinyusb.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ function skip_ino()
1919
/hid_keyboard/
2020
/msc_external_flash/
2121
/msc_external_flash_sdcard/
22-
/msc_sdfat/
22+
/msc_internal_flash_samd/
2323
/msc_sd/
24+
/msc_sdfat/
2425
/midi_pizza_box_dj/
2526
EOL
2627
echo $ino | grep -q -F "$skiplist"

0 commit comments

Comments
 (0)
0