We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6175b61 commit 7938c19Copy full SHA for 7938c19
targets/targets.json
@@ -12791,7 +12791,6 @@
12791
"Target"
12792
],
12793
"macros_add": [
12794
- "MBEDTLS_CONFIG_HW_SUPPORT",
12795
"LPTICKER_DELAY_TICKS=4"
12796
12797
"device_has": [
@@ -12841,6 +12840,9 @@
12841
12840
"components_add": [
12842
"FLASHIAP"
12843
+ "macros_add": [
12844
+ "MBEDTLS_CONFIG_HW_SUPPORT"
12845
+ ],
12846
"device_name": "M487JIDAE",
12847
"detect_code": [
12848
"1304"
@@ -12856,6 +12858,9 @@
12856
12858
12857
12859
12860
12861
12862
12863
12864
12865
12866
"1308"
0 commit comments