mbed-os/targets/TARGET_NXP/TARGET_LPC408X
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_LPC4088 LPC408X: Delete the ethernet_api.c files 2020-02-11 16:34:44 +01:00
TARGET_LPC4088_DM LPC408X: Delete the ethernet_api.c files 2020-02-11 16:34:44 +01:00
device Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
PortNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogout_api.c Add HAL API for analog out pinmap 2019-02-08 09:10:05 -06:00
device.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_irq_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_object.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
objects.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pinmap.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
port_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
rtc_api.c Update RTC drivers for extended RTC. 2017-12-05 07:54:02 +01:00
sleep.c LPC4088: Fix hardfault occuring after power-cycle 2018-04-11 11:13:43 +02:00
us_ticker.c Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00