mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Added ST STM32 to library.json
This commit is contained in:
parent
fe12f0ede1
commit
92a369f64b
1 changed files with 2 additions and 1 deletions
|
@ -42,6 +42,7 @@
|
|||
"atmelavr",
|
||||
"teensy",
|
||||
"atmelsam",
|
||||
"nordicnrf51"
|
||||
"nordicnrf51",
|
||||
"ststm32"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue