Skip to content

Commit ae0f38a

Browse files
stevew817adbridge
authored andcommitted
Enable tickless mode on Silicon Labs targets
1 parent 0d914a9 commit ae0f38a

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
@@ -2770,7 +2770,7 @@
27702770
"EFM32": {
27712771
"inherits": ["Target"],
27722772
"extra_labels": ["Silicon_Labs", "EFM32"],
2773-
"macros": ["MBEDTLS_CONFIG_HW_SUPPORT"],
2773+
"macros": ["MBEDTLS_CONFIG_HW_SUPPORT", "MBED_TICKLESS"],
27742774
"public": false
27752775
},
27762776
"EFM32GG990F1024": {

0 commit comments

Comments
 (0)