Skip to content

Commit 213a089

Browse files
committed
[MAX32625] Removed progen from target configuration.
1 parent 2b35a62 commit 213a089

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

targets/targets.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,7 +1821,6 @@
18211821
"macros": ["__SYSTEM_HFX=96000000","TARGET=MAX32625","TARGET_REV=0x4132"],
18221822
"extra_labels": ["Maxim", "MAX32625"],
18231823
"supported_toolchains": ["GCC_ARM", "IAR", "ARM"],
1824-
"progen": {"target": "max32625mbed"},
18251824
"device_has": ["ANALOGIN", "ERROR_PATTERN", "I2C", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "STDIO_MESSAGES"],
18261825
"release_versions": ["2", "5"]
18271826
},
@@ -1831,7 +1830,6 @@
18311830
"macros": ["__SYSTEM_HFX=96000000","TARGET=MAX32625","TARGET_REV=0x4132"],
18321831
"extra_labels": ["Maxim", "MAX32625"],
18331832
"supported_toolchains": ["GCC_ARM", "IAR", "ARM"],
1834-
"progen": {"target": "max32625nexpaq"},
18351833
"device_has": ["ANALOGIN", "ERROR_RED", "I2C", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "STDIO_MESSAGES"],
18361834
"release_versions": ["2", "5"]
18371835
},

0 commit comments

Comments
 (0)