Skip to content

Commit 753917d

Browse files
authored
Merge pull request #11380 from OpenNuvoton/nuvoton_m263_lpticker-delay-ticks
M263: Enlarge LPTICKER_DELAY_TICKS for safe
2 parents 5a6bf44 + 2a48f54 commit 753917d

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
@@ -9124,7 +9124,7 @@
91249124
],
91259125
"macros": [
91269126
"MBED_FAULT_HANDLER_DISABLED",
9127-
"LPTICKER_DELAY_TICKS=3"
9127+
"LPTICKER_DELAY_TICKS=4"
91289128
],
91299129
"is_disk_virtual": true,
91309130
"supported_toolchains": ["ARMC6", "GCC_ARM", "IAR"],

0 commit comments

Comments
 (0)