Skip to content

Commit accb95d

Browse files
committed
Add release_versions for NUMAKER_PFM_NUC472
1 parent d7d841f commit accb95d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hal/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1962,6 +1962,7 @@
19621962
"inherits": ["Target"],
19631963
"progen": {"target": "numaker-pfm-nuc472"},
19641964
"device_has": ["ANALOGIN", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "SPI_ASYNCH"],
1965-
"features": ["IPV4"]
1965+
"features": ["IPV4"],
1966+
"release_versions": ["2", "5"]
19661967
}
19671968
}

0 commit comments

Comments
 (0)