The official mbed C/C SDK provides the software platform and libraries to build your applications.

Fork of mbed by mbed official

Revision:
95:7e07b6fb45cf
Parent:
82:6473597d706e
--- a/TARGET_LPC812/TARGET_NXP/TARGET_LPC81X/device.h	Mon Feb 16 16:32:49 2015 +0000
+++ b/TARGET_LPC812/TARGET_NXP/TARGET_LPC81X/device.h	Wed Mar 04 07:31:39 2015 +0100
@@ -29,7 +29,7 @@
 #define DEVICE_SERIAL_FC        1
 
 #define DEVICE_I2C              1
-#define DEVICE_I2CSLAVE         0
+#define DEVICE_I2CSLAVE         1
 
 #define DEVICE_SPI              1
 #define DEVICE_SPISLAVE         1
@@ -40,7 +40,7 @@
 
 #define DEVICE_ETHERNET         0
 
-#define DEVICE_PWMOUT           0
+#define DEVICE_PWMOUT           1
 
 #define DEVICE_SEMIHOST         0
 #define DEVICE_LOCALFILESYSTEM  0