mbed-os/libraries/net/eth/lwip-eth/arch/TARGET_NXP
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
..
lpc17_emac.c Fixed target issues for TARGET_LPC4088_DM 2015-02-08 11:56:39 +01:00
lpc17xx_emac.h Added K64F TCP/IP support 2014-04-23 16:16:38 +01:00
lpc_emac_config.h Added K64F TCP/IP support 2014-04-23 16:16:38 +01:00
lpc_phy.h Added K64F TCP/IP support 2014-04-23 16:16:38 +01:00
lpc_phy_dp83848.c Added K64F TCP/IP support 2014-04-23 16:16:38 +01:00
lwipopts_conf.h Misc fixes for LPC4088/LPC4088DM: 2016-05-30 10:50:17 +02:00