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: cc3000_ping_demo_try_2
Fork of mbed by
Diff: PeripheralNames.h
- Revision:
- 29:078e4b97a13e
- Parent:
- 28:667d61c9177b
diff -r 667d61c9177b -r 078e4b97a13e PeripheralNames.h
--- a/PeripheralNames.h Thu Dec 08 12:04:01 2011 +0000
+++ b/PeripheralNames.h Fri Dec 09 12:10:12 2011 +0000
@@ -124,6 +124,13 @@
, PWM_2
, PWM_3
, PWM_4
+ , PWM_5
+ , PWM_6
+ , PWM_7
+ , PWM_8
+ , PWM_9
+ , PWM_10
+ , PWM_11
} PWMName;
#endif
