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_LPC11XX/PeripheralNames.h
- Revision:
- 20:4263a77256ae
- Parent:
- 19:398f4c622e1b
- Child:
- 26:3a65fe875a02
diff -r 398f4c622e1b -r 4263a77256ae targets/hal/TARGET_NXP/TARGET_LPC11XX/PeripheralNames.h
--- a/targets/hal/TARGET_NXP/TARGET_LPC11XX/PeripheralNames.h Mon Aug 19 18:17:02 2013 +0300
+++ b/targets/hal/TARGET_NXP/TARGET_LPC11XX/PeripheralNames.h Tue Sep 10 15:14:19 2013 +0300
@@ -37,8 +37,7 @@
ADC0_3,
ADC0_4,
ADC0_5,
- ADC0_6,
- ADC0_7
+ ADC0_6
} ADCName;
typedef enum {
@@ -51,13 +50,7 @@
PWM_2,
PWM_3,
PWM_4,
- PWM_5,
- PWM_6,
- PWM_7,
- PWM_8,
- PWM_9,
- PWM_10,
- PWM_11
+ PWM_5
} PWMName;
#define STDIO_UART_TX USBTX
