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

mbed_lib.json

Committer:
Davidroid
Date:
2017-07-12
Revision:
2:52d3392d33d3
Parent:
1:d75cd2582664

File content as of revision 2:52d3392d33d3:

{
    "name": "stm-frequency-divider",
    	"target_overrides": {
    		"STM32F4": {
			"target.device_has_add": ["FREQUENCY_DIVIDER"]
		}
    }
}