Skip to content

Commit aa56ea4

Browse files
felseradbridge
authored andcommitted
Remove LOWPOWERTIMER as it has been replaced by LPTICKER
1 parent b0b2e75 commit aa56ea4

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
@@ -2183,7 +2183,7 @@
21832183
},
21842184
"macros_add": ["TWO_RAM_REGIONS"],
21852185
"detect_code": ["0312"],
2186-
"device_has_add": ["ANALOGOUT", "CAN", "LOWPOWERTIMER", "SERIAL_ASYNCH", "SERIAL_FC", "TRNG", "FLASH"],
2186+
"device_has_add": ["ANALOGOUT", "CAN", "SERIAL_ASYNCH", "SERIAL_FC", "TRNG", "FLASH"],
21872187
"release_versions": ["2", "5"],
21882188
"device_name": "STM32L471QG",
21892189
"bootloader_supported": true

0 commit comments

Comments
 (0)