Skip to content

Commit aab6ee6

Browse files
mprseithinuel
authored andcommitted
K64F: Enable SAI
1 parent 56284e0 commit aab6ee6

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
@@ -630,7 +630,7 @@
630630
"macros": ["CPU_MK64FN1M0VMD12", "FSL_RTOS_MBED"],
631631
"inherits": ["Target"],
632632
"detect_code": ["0240"],
633-
"device_has": ["USTICKER", "LPTICKER", "RTC", "CRC", "ANALOGIN", "ANALOGOUT", "EMAC", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SERIAL_FC", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE", "STDIO_MESSAGES", "STORAGE", "TRNG", "FLASH"],
633+
"device_has": ["SAI", "USTICKER", "LPTICKER", "RTC", "CRC", "ANALOGIN", "ANALOGOUT", "EMAC", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SERIAL_FC", "SERIAL_ASYNCH", "SLEEP", "SPI", "SPI_ASYNCH", "SPISLAVE", "STDIO_MESSAGES", "STORAGE", "TRNG", "FLASH"],
634634
"features": ["LWIP", "STORAGE"],
635635
"release_versions": ["2", "5"],
636636
"device_name": "MK64FN1M0xxx12",

0 commit comments

Comments
 (0)