Skip to content

Commit 9673a45

Browse files
committed
Enable tickless in MAX32630FTHR
1 parent 66c39e0 commit 9673a45

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

targets/targets.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5969,7 +5969,8 @@
59695969
"TARGET=MAX32630",
59705970
"TARGET_REV=0x4132",
59715971
"BLE_HCI_UART",
5972-
"OPEN_DRAIN_LEDS"
5972+
"OPEN_DRAIN_LEDS",
5973+
"MBED_TICKLESS"
59735974
],
59745975
"extra_labels": ["Maxim", "MAX32630"],
59755976
"supported_toolchains": ["GCC_ARM", "IAR", "ARM"],

0 commit comments

Comments
 (0)