Merge pull request #11021 from OpenNuvoton/nuvoton_lpticker_delay_ticks

Nuvoton: Enlarge LPTICKER_DELAY_TICKS for safe
pull/11188/head
Anna Bridge 2019-08-15 12:47:55 +01:00 committed by GitHub
commit 08ecbfcd46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -7484,7 +7484,7 @@
}
},
"inherits": ["Target"],
"macros_add": ["MBEDTLS_CONFIG_HW_SUPPORT", "LPTICKER_DELAY_TICKS=3"],
"macros_add": ["MBEDTLS_CONFIG_HW_SUPPORT", "LPTICKER_DELAY_TICKS=4"],
"device_has": [
"USTICKER",
"LPTICKER",
@ -7614,7 +7614,7 @@
}
},
"inherits": ["Target"],
"macros_add": ["LPTICKER_DELAY_TICKS=3"],
"macros_add": ["LPTICKER_DELAY_TICKS=4"],
"progen": { "target": "numaker-pfm-m453" },
"device_has": [
"USTICKER",
@ -7687,7 +7687,7 @@
"CMSIS_VECTAB_VIRTUAL",
"CMSIS_VECTAB_VIRTUAL_HEADER_FILE=\"cmsis_nvic.h\"",
"MBED_FAULT_HANDLER_DISABLED",
"LPTICKER_DELAY_TICKS=3"
"LPTICKER_DELAY_TICKS=4"
],
"device_has": [
"USTICKER",
@ -8100,7 +8100,7 @@
}
},
"inherits": ["Target"],
"macros_add": ["MBEDTLS_CONFIG_HW_SUPPORT", "LPTICKER_DELAY_TICKS=3"],
"macros_add": ["MBEDTLS_CONFIG_HW_SUPPORT", "LPTICKER_DELAY_TICKS=4"],
"device_has": [
"USTICKER",
"LPTICKER",
@ -8322,7 +8322,7 @@
"macros": [
"MBED_FAULT_HANDLER_DISABLED",
"MBED_TZ_DEFAULT_ACCESS=1",
"LPTICKER_DELAY_TICKS=3"
"LPTICKER_DELAY_TICKS=4"
],
"trustzone": true,
"is_disk_virtual": true,