mirror of https://github.com/ARMmbed/mbed-os.git
[M453] Add device_name into targets.json
parent
6683032999
commit
7ba4d8f53c
|
@ -2030,6 +2030,7 @@
|
|||
"inherits": ["Target"],
|
||||
"progen": {"target": "numaker-pfm-m453"},
|
||||
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH"],
|
||||
"release_versions": ["2", "5"]
|
||||
"release_versions": ["2", "5"],
|
||||
"device_name": "M453VG6AE"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue