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.
Dependents: CanNucleoF0_example
Fork of mbed-src by
Diff: targets/hal/TARGET_NXP/TARGET_LPC13XX/PinNames.h
- Revision:
- 402:09075a3b15e3
- Parent:
- 113:65a335a675de
diff -r 6d559ae9fd59 -r 09075a3b15e3 targets/hal/TARGET_NXP/TARGET_LPC13XX/PinNames.h
--- a/targets/hal/TARGET_NXP/TARGET_LPC13XX/PinNames.h Fri Nov 14 08:45:06 2014 +0000
+++ b/targets/hal/TARGET_NXP/TARGET_LPC13XX/PinNames.h Fri Nov 14 09:00:07 2014 +0000
@@ -121,7 +121,12 @@
LED1 = p21,
LED2 = p21,
LED3 = p21,
- LED4 = p21
+ LED4 = p21,
+
+ // Standard but not supported pins
+ USBTX = NC,
+ USBRX = NC,
+
} PinName;
typedef enum {
