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.
SysClockConf.h@2:534793444c60, 2016-07-05 (annotated)
- Committer:
- hudakz
- Date:
- Tue Jul 05 18:19:01 2016 +0000
- Revision:
- 2:534793444c60
- Child:
- 3:a92af4b1ffe1
Updated
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
hudakz | 2:534793444c60 | 1 | #pragma once |
hudakz | 2:534793444c60 | 2 | bool configSysClock(int freq = 36 /*MHz*/); |