Merge pull request from OpenNuvoton/nuvoton_m263_lpticker-delay-ticks

M263: Enlarge LPTICKER_DELAY_TICKS for safe
pull/11410/head
Martin Kojtal 2019-09-04 13:51:49 +02:00 committed by GitHub
commit 753917d476
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"],