mbed-os/features/netsocket/emac-drivers/TARGET_RZ_A1_EMAC
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
..
rza1_emac.cpp Implementation of unified EMAC driver for Renesas mbed boards 2018-05-23 12:24:09 +03:00
rza1_emac.h Implementation of unified EMAC driver for Renesas mbed boards 2018-05-23 12:24:09 +03:00