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:
Revision 2:52d3392d33d3, committed 2017-07-12
- Comitter:
- Davidroid
- Date:
- Wed Jul 12 13:47:13 2017 +0000
- Parent:
- 1:d75cd2582664
- Commit message:
- Extending to "STM32F4" family.
Changed in this revision
| mbed_lib.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed_lib.json Mon Jul 10 16:02:43 2017 +0000
+++ b/mbed_lib.json Wed Jul 12 13:47:13 2017 +0000
@@ -1,7 +1,7 @@
{
"name": "stm-frequency-divider",
"target_overrides": {
- "*": {
+ "STM32F4": {
"target.device_has_add": ["FREQUENCY_DIVIDER"]
}
}
