mbed-os/targets/TARGET_RENESAS/TARGET_RZ_A1XX
TomoYamanaka bad530ab0d Implementation of unified EMAC driver for Renesas mbed boards
Implementation of unified EMAC driver for Renesas mbed boards

Based on the driver so far, Renesas implemented the emac driver for GR-PEACH and VK-RZ/A1H.
The mainly changes is below.
- Add the connection part with LWIP according to the unified emac specification.
- Add three new multicast functions(add, remove, set_all).

The Greentea test netsocket and emac test passed.
2018-05-23 12:24:09 +03:00
..
TARGET_GR_LYCHEE Fix NVIC Wrapper include 2018-02-09 11:53:43 +09:00
TARGET_RZ_A1H Fix macro definition of iodefine_typedef for RZ_A1H 2018-03-07 20:33:11 +09:00
TARGET_VK_RZ_A1H Enabled os5 support for VK_RZ_A1H & synced with rest Renesas targets ! 2018-03-20 11:49:03 +02:00
common Revise the folder structure in "targets/TARGET_RENESAS" directory 2018-01-09 17:39:22 +09:00
PeripheralPins.h Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
analogin_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
can_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
ethernet_api.c Implementation of unified EMAC driver for Renesas mbed boards 2018-05-23 12:24:09 +03:00
ethernetext_api.h Implementation of unified EMAC driver for Renesas mbed boards 2018-05-23 12:24:09 +03:00
gpio_addrdefine.h Revise the folder structure in "targets/TARGET_RENESAS" directory 2018-01-09 17:39:22 +09:00
gpio_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
gpio_irq_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
gpio_object.h Revise the folder structure in "targets/TARGET_RENESAS" directory 2018-01-09 17:39:22 +09:00
i2c_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
objects.h Support TRNG function for GR-LYCHEE 2018-01-16 13:45:15 +09:00
pinmap.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
port_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
pwmout_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
rtc_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
serial_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
spi_api.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00
trng_api.c Support TRNG function for GR-LYCHEE 2018-01-16 13:45:15 +09:00
us_ticker.c Commonalize the files in "targets/TARGET_RENESAS/TARGET_RZ_A1XX" directory 2018-01-09 18:20:50 +09:00