Fork of the official mbed C/C++ SDK provides the software platform and libraries to build your applications. The fork has the documentation converted to Doxygen format

Dependents:   NervousPuppySprintOne NervousPuppySprint2602 Robot WarehouseBot1 ... more

Fork of mbed by mbed official

Revision:
29:078e4b97a13e
Parent:
28:667d61c9177b
--- 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