mirror of https://github.com/ARMmbed/mbed-os.git
Enable lp-ticker based on LSE for ublox C030 family.
parent
cc49560b63
commit
68468653be
|
@ -7016,12 +7016,10 @@
|
||||||
"FLASH",
|
"FLASH",
|
||||||
"MPU"
|
"MPU"
|
||||||
],
|
],
|
||||||
"device_has_remove": ["LPTICKER"],
|
|
||||||
"public": false,
|
"public": false,
|
||||||
"device_name": "STM32F437VG",
|
"device_name": "STM32F437VG",
|
||||||
"bootloader_supported": true,
|
"bootloader_supported": true,
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"lse_available": 0,
|
|
||||||
"network-default-interface-type": "ETHERNET"
|
"network-default-interface-type": "ETHERNET"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue