Skip to content

Commit 9f3059c

Browse files
committed
ADD platformio library.json
This adds platformio compatibility, when this library is pulled as a gitsubmodule (e.g. in adafruit's nrf52 framework).
1 parent f898cca commit 9f3059c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

library.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "Adafruit TinyUSB Library",
3+
"build": {
4+
"libArchive": false
5+
}
6+
}

0 commit comments

Comments
 (0)