Public fork of mbed-src to add generic stm32f030k6 target
Fork of mbed-src by
Diff: targets/hal/TARGET_NXP/TARGET_LPC81X/device.h
- Revision:
- 480:69aad4cbc07a
- Parent:
- 69:49e45cb70de1
diff -r 7e81235899b0 -r 69aad4cbc07a targets/hal/TARGET_NXP/TARGET_LPC81X/device.h --- a/targets/hal/TARGET_NXP/TARGET_LPC81X/device.h Sat Feb 21 15:00:07 2015 +0000 +++ b/targets/hal/TARGET_NXP/TARGET_LPC81X/device.h Tue Feb 24 13:45:08 2015 +0000 @@ -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