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.
mbed-STM32F103C8t6/stm32f103c8t6.h@0:a9199a1052ea, 2020-11-05 (annotated)
- Committer:
- AdrianMA
- Date:
- Thu Nov 05 05:02:46 2020 +0000
- Revision:
- 0:a9199a1052ea
Templete para utilizar una LCD 2x16 por medio del puerto SPI a traves del CI 75LS595
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
AdrianMA | 0:a9199a1052ea | 1 | #pragma once |
AdrianMA | 0:a9199a1052ea | 2 | #include "PinNames.h" |
AdrianMA | 0:a9199a1052ea | 3 | #include "SysClockConf.h" |