mbed-os/targets/TARGET_NXP
Filip Jagodzinski fc36b9594c LPC408X: Delete the ethernet_api.c files
Remove an obsolete HAL implementation from LPC408X to fix the GCC_ARM
build with the "-flto" flag.

With the lto enabled, unreferenced buffers defined in ethernet_api.c
were not excluded at link time overflowing the 16kB peripheral SRAM1
(ld error: "section '.AHBSRAM1' will not fit in region 'ETH_RAM'").

The Ethernet HAL API is deprecated in favor of EMAC.
2020-02-11 16:34:44 +01:00
..
TARGET_LPC11U6X Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_LPC11UXX Fix runtime crash by ARMC6 build 2019-12-19 15:31:33 +09:00
TARGET_LPC11XX_11CXX Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_LPC13XX Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_LPC15XX Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_LPC43XX Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_LPC81X Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_LPC82X Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_LPC176X LPC1768: Fix ARM toolchain baremetal by defining 2 memory region 2020-02-05 08:50:11 +00:00
TARGET_LPC408X LPC408X: Delete the ethernet_api.c files 2020-02-11 16:34:44 +01:00
TARGET_MCUXpresso_MCUS Merge pull request #12342 from fkjagodzinski/fix-nxp-hal_fpga 2020-02-11 11:03:22 +00:00
USBEndpoints_LPC17_LPC23.h Relocate USB target specific code to root `targets` directory 2019-08-16 15:42:43 +01:00
USBHAL_LPC17.cpp Relocate USB target specific code to root `targets` directory 2019-08-16 15:42:43 +01:00
USBPhyHw.h Relocate USB target specific code to root `targets` directory 2019-08-16 15:42:43 +01:00
mbed_rtx.h Add heap section to linker file 2019-02-19 15:49:49 -06:00