M487: Disable MBEDTLS_CONFIG_HW_SUPPORT for custom targets

This is to support custom targets based on M480 series chips.
pull/12576/head
Chun-Chieh Li 2020-03-03 09:21:51 +08:00
parent 98c151a9f2
commit 43f297fdd4
1 changed files with 6 additions and 1 deletions

View File

@ -12791,7 +12791,6 @@
"Target"
],
"macros_add": [
"MBEDTLS_CONFIG_HW_SUPPORT",
"LPTICKER_DELAY_TICKS=4"
],
"device_has": [
@ -12841,6 +12840,9 @@
"components_add": [
"FLASHIAP"
],
"macros_add": [
"MBEDTLS_CONFIG_HW_SUPPORT"
],
"device_name": "M487JIDAE",
"detect_code": [
"1304"
@ -12856,6 +12858,9 @@
"components_add": [
"FLASHIAP"
],
"macros_add": [
"MBEDTLS_CONFIG_HW_SUPPORT"
],
"device_name": "M487JIDAE",
"detect_code": [
"1308"