Skip to content

Commit 3b7b0f1

Browse files
mmahadevan108bulislaw
authored andcommitted
KW41Z, KL43Z, KL27Z: Enable LPTICKER
Signed-off-by: Mahesh Mahadevan <[email protected]>
1 parent d46af14 commit 3b7b0f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

targets/targets.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@
541541
"is_disk_virtual": true,
542542
"default_toolchain": "ARM",
543543
"detect_code": ["0261"],
544-
"device_has": ["USTICKER", "ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
544+
"device_has": ["USTICKER", "LPTICKER", "ANALOGIN", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
545545
"default_lib": "std",
546546
"release_versions": ["2"],
547547
"device_name": "MKL27Z64xxx4"
@@ -555,7 +555,7 @@
555555
"is_disk_virtual": true,
556556
"inherits": ["Target"],
557557
"detect_code": ["0262"],
558-
"device_has": ["USTICKER", "ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
558+
"device_has": ["USTICKER", "LPTICKER", "ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SEMIHOST", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
559559
"release_versions": ["2", "5"],
560560
"device_name": "MKL43Z256xxx4"
561561
},
@@ -600,7 +600,7 @@
600600
"macros": ["CPU_MKW41Z512VHT4", "FSL_RTOS_MBED"],
601601
"inherits": ["Target"],
602602
"detect_code": ["0201"],
603-
"device_has": ["USTICKER", "ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "TRNG", "STDIO_MESSAGES"],
603+
"device_has": ["USTICKER", "LPTICKER", "ANALOGIN", "ANALOGOUT", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SLEEP", "SPI", "SPISLAVE", "TRNG", "STDIO_MESSAGES"],
604604
"release_versions": ["2", "5"],
605605
"device_name": "MKW41Z512xxx4"
606606
},

0 commit comments

Comments
 (0)