mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Added Nordic nRF51 to supported platforms for PlatformIO
This commit is contained in:
parent
0ef5fa5357
commit
1f3072b343
1 changed files with 2 additions and 1 deletions
|
@ -41,6 +41,7 @@
|
||||||
[
|
[
|
||||||
"atmelavr",
|
"atmelavr",
|
||||||
"teensy",
|
"teensy",
|
||||||
"atmelsam"
|
"atmelsam",
|
||||||
|
"nordicnrf51"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue