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 13e9692 commit ee646e8Copy full SHA for ee646e8
targets/targets.json
@@ -7000,7 +7000,7 @@
7000
"macros_add": [
7001
"WSF_MAX_HANDLERS=10"
7002
],
7003
- "device_has_remove": ["ITM", "WATCHDOG", "RESET_REASON"]
+ "device_has_remove": ["ITM"]
7004
},
7005
"SDT52832B": {
7006
"inherits": ["MCU_NRF52832"],
@@ -7138,8 +7138,7 @@
7138
"macros_remove": ["MBEDTLS_CONFIG_HW_SUPPORT"],
7139
"overrides": {
7140
"lf_clock_src": "NRF_LF_SRC_RC"
7141
- },
7142
- "device_has_remove": ["RESET_REASON"]
+ }
7143
7144
"BLUEPILL_F103C8": {
7145
"inherits": ["FAMILY_STM32"],
0 commit comments