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
00001 00002 #define D0 PTA1 00003 #define D1 PTA2 00004 #define D2 PTD2 00005 #define D3 PTD3 00006 #define D4 PTE1 00007 #define D5 PTE0 00008 #define D6 PTD5 00009 #define D7 PTA5 00010 #define D8 PTA12 00011 #define D9 PTA13 00012 #define D10 PTC8 00013 #define D11 PTC6 00014 #define D12 PTC7 00015 #define D13 PTC5 00016 00017 #define A0 PTB0 00018 #define A1 PTB1 00019 #define A2 PTC0 00020 #define A3 PTC1 00021 #define A6 PTC2 00022 #define A7 PTD1 00023 00024 #define SCL PTB2 00025 #define SDA PTB3
Generated on Wed Jul 20 2022 02:00:50 by
1.7.2
