Skip to content

Commit d3f0af2

Browse files
jeromecoutantadbridge
authored andcommitted
targets.json: "LOWPOWERTIMER" device_has is not used
1 parent 4b8c2b8 commit d3f0af2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

targets/targets.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3434,7 +3434,6 @@
34343434
"device_has_add": [
34353435
"ANALOGOUT",
34363436
"CAN",
3437-
"LOWPOWERTIMER",
34383437
"TRNG",
34393438
"FLASH",
34403439
"MPU"
@@ -3474,7 +3473,7 @@
34743473
},
34753474
"extra_labels_add": ["STM32F4", "STM32F439", "STM32F439VI", "STM32F439xx", "STM32F439xI"],
34763475
"macros_add": ["MBEDTLS_CONFIG_HW_SUPPORT"],
3477-
"device_has_add": ["ANALOGOUT", "LOWPOWERTIMER", "SERIAL_ASYNCH", "TRNG", "FLASH", "MPU"],
3476+
"device_has_add": ["ANALOGOUT", "SERIAL_ASYNCH", "TRNG", "FLASH", "MPU"],
34783477
"detect_code": ["9015"],
34793478
"release_versions": ["2", "5"],
34803479
"device_name" : "STM32F439VI",

0 commit comments

Comments
 (0)