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.
2 parents a5aa820 + 43e5532 commit 77dd6f0Copy full SHA for 77dd6f0
targets/targets.json
@@ -5975,7 +5975,8 @@
5975
"TARGET=MAX32630",
5976
"TARGET_REV=0x4132",
5977
"BLE_HCI_UART",
5978
- "OPEN_DRAIN_LEDS"
+ "OPEN_DRAIN_LEDS",
5979
+ "MBED_TICKLESS"
5980
],
5981
"extra_labels": ["Maxim", "MAX32630"],
5982
"supported_toolchains": ["GCC_ARM", "IAR", "ARM"],
@@ -9449,7 +9450,7 @@
9449
9450
"PORTIN",
9451
"PORTINOUT",
9452
"PORTOUT",
- "PWMOUT",
9453
+ "PWMOUT",
9454
"SERIAL",
9455
"SERIAL_ASYNCH",
9456
"SERIAL_FC",
@@ -9472,7 +9473,7 @@
9472
9473
"tickless-from-us-ticker": true
9474
},
9475
"forced_reset_timeout": 3
- },
9476
+ },
9477
"__build_tools_metadata__": {
9478
"version": "1",
9479
"public": false
0 commit comments