Skip to content

Commit 845f245

Browse files
author
maclobdell
committed
enabled flash in-application-programming driver for k66f
1 parent 20d93bf commit 845f245

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
@@ -649,7 +649,7 @@
649649
"macros": ["CPU_MK66FN2M0VMD18", "FSL_RTOS_MBED"],
650650
"inherits": ["Target"],
651651
"detect_code": ["0311"],
652-
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES", "TRNG"],
652+
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES", "TRNG", "FLASH"],
653653
"features": ["LWIP"],
654654
"release_versions": ["2", "5"],
655655
"device_name": "MK66FN2M0xxx18"

0 commit comments

Comments
 (0)