Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 6343285

Browse files
authored
Add dependencies to library.json
Add dependencies to library.json
1 parent c05f1de commit 6343285

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@
4242
"version": "https://github.com/philbowles/STM32AsyncTCP"
4343
}
4444
],
45-
"platforms": ["ststm32"]
45+
"platforms": ["ststm32"],
46+
"examples": "examples/*/*/*.ino"
4647
}

0 commit comments

Comments
 (0)