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 CubeFine by
MicroduinoPinNames.h@2:7964622fb5a5, 2016-07-04 (annotated)
- Committer:
- beian10
- Date:
- Mon Jul 04 07:17:39 2016 +0000
- Revision:
- 2:7964622fb5a5
- Parent:
- 1:54a2d380f8c7
V2
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| lixianyu | 0:362c1482232c | 1 | |
| beian10 | 1:54a2d380f8c7 | 2 | #define D0 PTA1 |
| beian10 | 1:54a2d380f8c7 | 3 | #define D1 PTA2 |
| beian10 | 1:54a2d380f8c7 | 4 | #define D2 PTD2 |
| beian10 | 1:54a2d380f8c7 | 5 | #define D3 PTD3 |
| beian10 | 1:54a2d380f8c7 | 6 | #define D4 PTE1 |
| beian10 | 1:54a2d380f8c7 | 7 | #define D5 PTE0 |
| beian10 | 1:54a2d380f8c7 | 8 | #define D6 PTD5 |
| beian10 | 1:54a2d380f8c7 | 9 | #define D7 PTA5 |
| beian10 | 1:54a2d380f8c7 | 10 | #define D8 PTA12 |
| beian10 | 1:54a2d380f8c7 | 11 | #define D9 PTA13 |
| beian10 | 1:54a2d380f8c7 | 12 | #define D10 PTC8 |
| beian10 | 1:54a2d380f8c7 | 13 | #define D11 PTC6 |
| beian10 | 1:54a2d380f8c7 | 14 | #define D12 PTC7 |
| beian10 | 1:54a2d380f8c7 | 15 | #define D13 PTC5 |
| lixianyu | 0:362c1482232c | 16 | |
| beian10 | 1:54a2d380f8c7 | 17 | #define A0 PTB0 |
| beian10 | 1:54a2d380f8c7 | 18 | #define A1 PTB1 |
| beian10 | 1:54a2d380f8c7 | 19 | #define A2 PTC0 |
| beian10 | 1:54a2d380f8c7 | 20 | #define A3 PTC1 |
| beian10 | 1:54a2d380f8c7 | 21 | #define A6 PTC2 |
| beian10 | 1:54a2d380f8c7 | 22 | #define A7 PTD1 |
| lixianyu | 0:362c1482232c | 23 | |
| beian10 | 1:54a2d380f8c7 | 24 | #define SCL PTB2 |
| beian10 | 1:54a2d380f8c7 | 25 | #define SDA PTB3 |
