mbed-os/hal/targets/cmsis/TARGET_NXP/TARGET_LPC408X
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
..
TOOLCHAIN_ARM_STD Simplify layout: 2016-05-23 09:13:59 +01:00
TOOLCHAIN_GCC_ARM Simplify layout: 2016-05-23 09:13:59 +01:00
TOOLCHAIN_GCC_CR Simplify layout: 2016-05-23 09:13:59 +01:00
TOOLCHAIN_IAR Simplify layout: 2016-05-23 09:13:59 +01:00
LPC407x_8x_177x_8x.h Misc fixes for LPC4088/LPC4088DM: 2016-05-30 10:50:17 +02:00
cmsis.h Simplify layout: 2016-05-23 09:13:59 +01:00
cmsis_nvic.c Simplify layout: 2016-05-23 09:13:59 +01:00
cmsis_nvic.h Simplify layout: 2016-05-23 09:13:59 +01:00
system_LPC407x_8x_177x_8x.c Misc fixes for LPC4088/LPC4088DM: 2016-05-30 10:50:17 +02:00
system_LPC407x_8x_177x_8x.h Simplify layout: 2016-05-23 09:13:59 +01:00