We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f3059c commit 02f1321Copy full SHA for 02f1321
library.json
@@ -1,6 +1,7 @@
1
{
2
"name": "Adafruit TinyUSB Library",
3
"build": {
4
- "libArchive": false
+ "libArchive": false,
5
+ "flags": "-DUSE_TINYUSB"
6
}
7
0 commit comments