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