Skip to content

Commit eb5b18b

Browse files
author
David Saada
committed
Add missing flash device feature to the K82F board
1 parent 2e1c2a1 commit eb5b18b

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
@@ -691,7 +691,7 @@
691691
"macros": ["CPU_MK82FN256VDC15", "FSL_RTOS_MBED"],
692692
"inherits": ["Target"],
693693
"detect_code": ["0217"],
694-
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES", "TRNG"],
694+
"device_has": ["ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "LOWPOWERTIMER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES", "TRNG", "FLASH"],
695695
"release_versions": ["2", "5"],
696696
"device_name": "MK82FN256xxx15"
697697
},

0 commit comments

Comments
 (0)