Skip to content

Commit f35f932

Browse files
committed
Enable ticker support for K64F board.
1 parent 2f14057 commit f35f932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@
615615
"macros": ["CPU_MK64FN1M0VMD12", "FSL_RTOS_MBED"],
616616
"inherits": ["Target"],
617617
"detect_code": ["0240"],
618-
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE", "STDIO_MESSAGES", "STORAGE", "TRNG", "FLASH"],
618+
"device_has": ["USTICKER", "LOWPOWERTIMER", "ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE", "STDIO_MESSAGES", "STORAGE", "TRNG", "FLASH"],
619619
"features": ["LWIP", "STORAGE"],
620620
"release_versions": ["2", "5"],
621621
"device_name": "MK64FN1M0xxx12",

0 commit comments

Comments
 (0)