Skip to content

Commit eaa31dd

Browse files
Merge pull request #6475 from SiliconLabs/feature/new/tickless
Enable tickless mode on Silicon Labs targets
2 parents 64df0dd + cbba94b commit eaa31dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2764,7 +2764,7 @@
27642764
"EFM32": {
27652765
"inherits": ["Target"],
27662766
"extra_labels": ["Silicon_Labs", "EFM32"],
2767-
"macros": ["MBEDTLS_CONFIG_HW_SUPPORT"],
2767+
"macros": ["MBEDTLS_CONFIG_HW_SUPPORT", "MBED_TICKLESS"],
27682768
"public": false
27692769
},
27702770
"EFM32GG990F1024": {

0 commit comments

Comments
 (0)