This fork of the MBED Library allows you to use counters on the external counter pins (15/16 for Timer 3, 29/30 for Timer 2) by switching internal timing functions in MBED to utilize Timer 0
Fork of mbed-src by
Diff: targets/hal/TARGET_NXP/TARGET_LPC81X/device.h
- Revision:
- 69:49e45cb70de1
- Parent:
- 64:7b352733b00a
--- a/targets/hal/TARGET_NXP/TARGET_LPC81X/device.h Thu Dec 26 13:00:06 2013 +0000 +++ b/targets/hal/TARGET_NXP/TARGET_LPC81X/device.h Tue Dec 31 15:30:05 2013 +0000 @@ -32,7 +32,7 @@ #define DEVICE_I2CSLAVE 0 #define DEVICE_SPI 1 -#define DEVICE_SPISLAVE 0 +#define DEVICE_SPISLAVE 1 #define DEVICE_CAN 0