mbed-os/targets/TARGET_WICED
Jayasankar Nara cb51fa57e2 Add API to get ipv6 link local address.
Protocols like mdns requires IPv6 link local address to be advertised in its
records (AAAA record). LWIP::Interface::bringup() API is creating IPv6 link
local address;But as of now there is no API exposed by mbed-os to get the
IPv6 link local address.

This new API is required to deliver mDNS library support on mbed-os for Cypress
platforms. Unit tested it by invoking get_ipv6_link_local_address with a simple
application.
2019-11-01 03:43:36 +05:30
..
TOOLCHAIN_ARMC6 Add API to get ipv6 link local address. 2019-11-01 03:43:36 +05:30
TOOLCHAIN_GCC_ARM Add API to get ipv6 link local address. 2019-11-01 03:43:36 +05:30
TOOLCHAIN_IAR Add API to get ipv6 link local address. 2019-11-01 03:43:36 +05:30
wiced_interface Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
LICENSE-permissive-binary-license-1.0.txt Add binary drivers for MTB_MXCHIP_EMW3166 2018-06-20 12:42:08 +03:00
README.md WiFiInterface::get_target_default_instance() added to TARGET_WICED. 2018-07-31 15:54:20 +03:00

README.md

This directory tree contains binaries build from Cypress WICED SDK modified for Mbed OS and released under Permissive Binary License.