Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 |
diff -r d75cd2582664 -r 52d3392d33d3 mbed_lib.json
--- 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"]
}
}
