mirror of https://github.com/ARMmbed/mbed-os.git
Previously WisunBorderRouter start() used NetworkInterface type for mesh interface, although only WisunInterface type is possible for the call. Added a new overloads of the start with the WisunInterface as mesh interface type and deprecated the old ones. This makes the calls stricter about the interface type and safer. It also allows to remove the reinterpret_cast that causes compiler warning on ARM compiler. |
||
---|---|---|
.. | ||
coap-service | ||
include/nanostack-interface | ||
mbed-mesh-api | ||
nanostack-hal-mbed-cmsis-rtos | ||
sal-stack-nanostack | ||
sal-stack-nanostack-eventloop | ||
source | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
mbed_lib.json |