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