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: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: TARGET_KL46Z/PinNames.h
- Revision:
- 76:824293ae5e43
- Parent:
- 75:dc225afb6914
- Child:
- 77:869cf507173a
diff -r dc225afb6914 -r 824293ae5e43 TARGET_KL46Z/PinNames.h
--- a/TARGET_KL46Z/PinNames.h Thu Dec 19 15:51:14 2013 +0200
+++ b/TARGET_KL46Z/PinNames.h Mon Jan 13 15:31:11 2014 +0200
@@ -197,7 +197,13 @@
// mbed original LED naming
LED1 = LED_GREEN,
LED2 = LED_RED,
-
+ LED3 = LED_GREEN,
+ LED4 = LED_RED,
+
+ //Push buttons
+ SW1 = PTC3,
+ SW3 = PTC12,
+
// USB Pins
USBTX = PTA2,
USBRX = PTA1,
