mbed-os/libraries
Anders Lindvall d8935bb837 Misc fixes for LPC4088/LPC4088DM:
- Resetting in LPCXpresso IDE did not reset the LCD controller which
  sometimes could cause strange behaviour
- The ROM_LAT bit in the MATRIXARB register must be set in order to
  prevent a HardFault when debugging
- The change of compiler in LPCXpresso IDE to ARM launchpad GCC5 was
  causing build errors due to multiply defined timeval symbol.
- The exporters for LPCXpresso IDE did not set the FPU_PRESENT define
  for assembler, only for c/c++. This caused very strange behaviour
  in the RTOS code (e.g. timeouts no longer working, context switches
  failing etc.)
2016-05-30 10:50:17 +02:00
..
USBDevice USB support for KL27 2016-05-02 14:52:31 -05:00
USBHost New mbed platform VK_RZ_A1H 2016-04-26 17:27:39 +03:00
doc
dsp [dsp lib] update CMSIS dsp 4.5 2015-11-18 23:26:25 +01:00
fs [FATFileSystem] Fixed API integer widths 2015-11-26 09:59:52 -07:00
net Misc fixes for LPC4088/LPC4088DM: 2016-05-30 10:50:17 +02:00
rpc Add support for KL27Z FRDM board 2016-04-29 15:45:05 -05:00
tests Remove __enable and __disable irq calls from mbed hal common code 2016-05-28 17:19:55 +08:00
.mbedignore Fixed ignore files for the new .mbedignore logic 2016-05-29 11:16:43 +01:00