mbed-os/connectivity/nanostack
Mika Leppänen 989c8e85eb Added new start methods to Wi-SUN BR with WisunInterface parameter and deprecated the old ones
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.
2021-04-07 11:34:33 +03:00
..
coap-service Merge commit 'aad453e0ac69b9de3b3e218c21a423bebd506174' 2021-01-19 11:52:43 +02:00
include/nanostack-interface Remove API changes 2020-11-30 13:49:33 +02:00
mbed-mesh-api Added new start methods to Wi-SUN BR with WisunInterface parameter and deprecated the old ones 2021-04-07 11:34:33 +03:00
nanostack-hal-mbed-cmsis-rtos Corrected nanostack coverity warnings 2021-01-13 13:05:51 +02:00
sal-stack-nanostack Add random_early_detection to CMakeLists.txt 2021-01-20 11:43:43 +02:00
sal-stack-nanostack-eventloop Merge commit '2f56ffab52d78986aebc1a290f106f5cf58830f8' 2021-01-19 11:38:59 +02:00
source Replaced new calls with nothrow version of the call on mesh api 2020-11-25 10:04:58 +02:00
CMakeLists.txt CMake: Add nanostack dependency 2020-11-23 20:18:48 +00:00
CONTRIBUTING.md Mbed OS will soon be changing directory structure to the below: 2020-08-05 16:55:43 +01:00
mbed_lib.json Moving mbed_lib.json outside sources 2020-08-06 13:43:55 +01:00