Added Nordic nRF51 to supported platforms for PlatformIO

This commit is contained in:
Kristian Sloth Lauszus 2015-04-20 23:42:41 +02:00
parent 0ef5fa5357
commit 1f3072b343

View file

@ -41,6 +41,7 @@
[
"atmelavr",
"teensy",
"atmelsam"
"atmelsam",
"nordicnrf51"
]
}