mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #11380 from OpenNuvoton/nuvoton_m263_lpticker-delay-ticks
M263: Enlarge LPTICKER_DELAY_TICKS for safepull/11410/head
commit
753917d476
targets
|
@ -9124,7 +9124,7 @@
|
|||
],
|
||||
"macros": [
|
||||
"MBED_FAULT_HANDLER_DISABLED",
|
||||
"LPTICKER_DELAY_TICKS=3"
|
||||
"LPTICKER_DELAY_TICKS=4"
|
||||
],
|
||||
"is_disk_virtual": true,
|
||||
"supported_toolchains": ["ARMC6", "GCC_ARM", "IAR"],
|
||||
|
|
Loading…
Reference in New Issue