mirror of https://github.com/ARMmbed/mbed-os.git
Remove LOWPOWERTIMER as it has been replaced by LPTICKER
parent
b0b2e75384
commit
aa56ea4046
|
@ -2183,7 +2183,7 @@
|
||||||
},
|
},
|
||||||
"macros_add": ["TWO_RAM_REGIONS"],
|
"macros_add": ["TWO_RAM_REGIONS"],
|
||||||
"detect_code": ["0312"],
|
"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"],
|
"release_versions": ["2", "5"],
|
||||||
"device_name": "STM32L471QG",
|
"device_name": "STM32L471QG",
|
||||||
"bootloader_supported": true
|
"bootloader_supported": true
|
||||||
|
|
Loading…
Reference in New Issue