Skip to content

Commit 5bb0d40

Browse files
ccli8c1728p9
authored andcommitted
Add device_name into targets.json
1 parent 928bdc4 commit 5bb0d40

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2032,6 +2032,7 @@
20322032
"inherits": ["Target"],
20332033
"progen": {"target": "numaker-pfm-m453"},
20342034
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH"],
2035-
"release_versions": ["2", "5"]
2035+
"release_versions": ["2", "5"],
2036+
"device_name": "M453VG6AE"
20362037
}
20372038
}

0 commit comments

Comments
 (0)