mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
|---|---|---|
| .. | ||
| TARGET_LPC4088 | ||
| TARGET_LPC4088_DM | ||
| device | ||
| PortNames.h | ||
| analogout_api.c | ||
| device.h | ||
| gpio_api.c | ||
| gpio_irq_api.c | ||
| gpio_object.h | ||
| objects.h | ||
| pinmap.c | ||
| port_api.c | ||
| rtc_api.c | ||
| sleep.c | ||
| us_ticker.c | ||