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
Revision 3:ee5befdffaca, committed 2017-09-03
- Comitter:
- qroche
- Date:
- Sun Sep 03 23:18:55 2017 +0000
- Parent:
- 2:52d3392d33d3
- Commit message:
- fin
Changed in this revision
drivers/FrequencyDivider.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 52d3392d33d3 -r ee5befdffaca drivers/FrequencyDivider.h --- a/drivers/FrequencyDivider.h Wed Jul 12 13:47:13 2017 +0000 +++ b/drivers/FrequencyDivider.h Sun Sep 03 23:18:55 2017 +0000 @@ -1,7 +1,7 @@ #ifndef MBED_FREQUENCY_DIVIDER_H #define MBED_FREQUENCY_DIVIDER_H -#include "platform/platform.h" +#include "platform.h" #include "hal/stm_i2s_api.h"