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:
- 0:f11903264b5e
- Child:
- 1:d75cd2582664
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed_lib.json Fri Apr 21 10:22:24 2017 +0200
@@ -0,0 +1,8 @@
+{
+ "name": "stm-frequency-divider",
+ "target_overrides": {
+ "NUCLEO_F401RE": {
+ "target.device_has_add": ["FREQUENCY_DIVIDER"]
+ }
+ }
+}
