mbed-os/libraries
neilt6 8e346fc498 Fixed sleep and disabled semihosting on LPC11U35
I created 3 separate device.h headers for the three LPC11UXX targets,
and disabled the features that the LPC11U35 board doesn't have like
Semihosting and LocalFileSystem. I also made the call to
mbed_interface_disconnect() require DEVICE_SEMIHOSTING, which prevents
calls to sleep() from hanging the system on an LPC11U35.
2014-01-24 10:51:48 -07:00
..
USBDevice LPC11U35 support for USBDevice and mbed-rtos 2014-01-23 09:37:26 -07:00
USBHost Fix for USBHost build issue 2013-12-16 11:10:10 +02:00
doc Initial commit of the mbed libraries and tools 2013-02-18 15:32:11 +00:00
dsp Updated DSP library + build system changes 2013-11-08 15:38:23 +02:00
fs fs: Silence GCC signed/unsigned warnings 2013-08-19 22:53:49 -07:00
mbed Fixed sleep and disabled semihosting on LPC11U35 2014-01-24 10:51:48 -07:00
net Add detection of LISA-C to select CDMA protocol when using serial port. 2013-12-17 11:35:23 +01:00
rpc Added LPC1114 and target for some test cases 2013-08-16 00:24:09 +09:00
rtos LPC11U35 support for USBDevice and mbed-rtos 2014-01-23 09:37:26 -07:00
tests [LPC812] enable SPISlave 2013-12-29 19:18:50 +09:00