mirror of https://github.com/ARMmbed/mbed-os.git
add ncs36510 exporter support
parent
a42457d3bd
commit
014df32625
|
|
@ -2096,6 +2096,7 @@
|
|||
"macros": ["REVD", "CM3", "CPU_NCS36510", "TARGET_NCS36510"],
|
||||
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
|
||||
"device_has": ["ANALOGIN", "SERIAL", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "LOWPOWERTIMER"],
|
||||
"device_name": "NCS36510",
|
||||
"release_versions": ["2", "5"]
|
||||
},
|
||||
"NUMAKER_PFM_M453": {
|
||||
|
|
|
|||
|
|
@ -149,5 +149,8 @@
|
|||
},
|
||||
"nRF52832_xxAA":{
|
||||
"OGChipSelectEditMenu": "nRF52832-xxAA\tNordicSemi nRF52832-xxAA"
|
||||
},
|
||||
"NCS36510":{
|
||||
"OGChipSelectEditMenu": "Orion\tON Semiconductor NCS36510"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue