mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-31 18:44:27 +02:00
Add "framework-arduinonordicnrf51" for the platform
This commit is contained in:
@@ -26,6 +26,10 @@ class Nordicnrf51Platform(BasePlatform):
|
|||||||
|
|
||||||
"framework-mbed": {
|
"framework-mbed": {
|
||||||
"default": True
|
"default": True
|
||||||
|
},
|
||||||
|
|
||||||
|
"framework-arduinonordicnrf51": {
|
||||||
|
"default": False
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user