Skip to content

Commit 7ba4d8f

Browse files
committed
[M453] Add device_name into targets.json
1 parent 6683032 commit 7ba4d8f

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
@@ -2030,6 +2030,7 @@
20302030
"inherits": ["Target"],
20312031
"progen": {"target": "numaker-pfm-m453"},
20322032
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH"],
2033-
"release_versions": ["2", "5"]
2033+
"release_versions": ["2", "5"],
2034+
"device_name": "M453VG6AE"
20342035
}
20352036
}

0 commit comments

Comments
 (0)