Remove LOWPOWERTIMER as it has been replaced by LPTICKER

pull/8479/head
Leon Lindenfelser 2018-09-25 08:08:00 -05:00 committed by adbridge
parent b0b2e75384
commit aa56ea4046
1 changed files with 1 additions and 1 deletions

View File

@ -2183,7 +2183,7 @@
},
"macros_add": ["TWO_RAM_REGIONS"],
"detect_code": ["0312"],
"device_has_add": ["ANALOGOUT", "CAN", "LOWPOWERTIMER", "SERIAL_ASYNCH", "SERIAL_FC", "TRNG", "FLASH"],
"device_has_add": ["ANALOGOUT", "CAN", "SERIAL_ASYNCH", "SERIAL_FC", "TRNG", "FLASH"],
"release_versions": ["2", "5"],
"device_name": "STM32L471QG",
"bootloader_supported": true