mbed-os/features/netsocket/emac-drivers/TARGET_ARM_SSG/COMPONENT_SMSC9220
Bence Kaposzta 9e6b1246a4 This commit adds EMAC driver for CM3DS that uses an SMSC LAN 9220
Ethernet controller. To ensure proper operation, some methods
needed to be updated in the SMSC9220's native driver as well.
It passes all related Greentea tests, however when supervised by
the Python environment it tends to fail because of Timeout.

The current timeout is set to 1200s that seems to be a little bit short
to finish all test cases, the timeout happens towards the end of the
last test case.

Change-Id: I914608c34828b493a80e133cd132537a297bfc84
Signed-off-by: Bence Kaposzta <bence.kaposzta@arm.com>
2018-10-29 15:30:47 +01:00
..
mbed_lib.json This commit adds EMAC driver for CM3DS that uses an SMSC LAN 9220 2018-10-29 15:30:47 +01:00
smsc9220_emac.cpp This commit adds EMAC driver for CM3DS that uses an SMSC LAN 9220 2018-10-29 15:30:47 +01:00
smsc9220_emac.h This commit adds EMAC driver for CM3DS that uses an SMSC LAN 9220 2018-10-29 15:30:47 +01:00
smsc9220_emac_config.h This commit adds EMAC driver for CM3DS that uses an SMSC LAN 9220 2018-10-29 15:30:47 +01:00