STMicroelectronics library to handle a hardware timer as a frequency divider.

Dependents:   X_NUCLEO_CCA02M1

Fork of ST_FREQUENCY_DIVIDER by ST Expansion SW Team

Platform compatibility

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"]
+		}
+    }
+}