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.
BluePill/stm32f103c8t6.h@0:53bf87d68a12, 2022-03-11 (annotated)
- Committer:
- igalsalazars
- Date:
- Fri Mar 11 00:13:29 2022 +0000
- Revision:
- 0:53bf87d68a12
reloj fechador con lcd ;
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
igalsalazars | 0:53bf87d68a12 | 1 | #pragma once |
igalsalazars | 0:53bf87d68a12 | 2 | #include "PinNames.h" |
igalsalazars | 0:53bf87d68a12 | 3 | #include "SysClockConf.h" |
igalsalazars | 0:53bf87d68a12 | 4 |