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.
stm32f103c8t6.h@13:003bb1548c33, 2019-11-04 (annotated)
- Committer:
- mohamedwajdi
- Date:
- Mon Nov 04 22:02:38 2019 +0000
- Revision:
- 13:003bb1548c33
- Parent:
- 8:2582ee8cc84c
usb et rs232
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
mohamedwajdi | 13:003bb1548c33 | 1 | //#pragma once |
hudakz | 2:534793444c60 | 2 | #include "PinNames.h" |
hudakz | 2:534793444c60 | 3 | #include "SysClockConf.h" |
mohamedwajdi | 13:003bb1548c33 | 4 | #include "mbed.h" |
mohamedwajdi | 13:003bb1548c33 | 5 | #include "USBSerial.h" |