STMicroelectronics library to handle a hardware timer as a frequency divider.
Fork of ST_FREQUENCY_DIVIDER by
Platform compatibility
- This driver currently provides support for the Nucleo F4 Family, but it has been tested only with the following MCU boards:
Diff: mbed_lib.json
- Revision:
- 1:d75cd2582664
- Parent:
- 0:f11903264b5e
- Child:
- 2:52d3392d33d3
--- a/mbed_lib.json Fri Apr 21 10:22:24 2017 +0200
+++ b/mbed_lib.json Mon Jul 10 16:02:43 2017 +0000
@@ -1,7 +1,7 @@
{
"name": "stm-frequency-divider",
"target_overrides": {
- "NUCLEO_F401RE": {
+ "*": {
"target.device_has_add": ["FREQUENCY_DIVIDER"]
}
}
