
Nanostack Border Router is a generic mbed border router implementation that provides the 6LoWPAN ND or Thread border router initialization logic.
History
Fix conflicting declarations of main() (#197)
2019-11-27, by mbed_official [Wed, 27 Nov 2019 10:02:22 +0000] rev 108
Fix conflicting declarations of main() (#197)
Update the main() to be compatible with the declaration from
platform/mbed_toolchain.h that adds the MBED_USED attribute.
Without the attribute the main() symbol is not emitted with the
GCC toolchain using "-Wl,--wrap,main" and "-flto" flags.
.
Commit copied from https://github.com/ARMmbed/nanostack-border-router
Added wisun lab config (#194)
2019-10-29, by mbed_official [Tue, 29 Oct 2019 15:02:22 +0000] rev 107
Added wisun lab config (#194)
.
Commit copied from https://github.com/ARMmbed/nanostack-border-router
Merge branch 'mbed-os-5.14'
2019-10-18, by mbed_official [Fri, 18 Oct 2019 11:02:20 +0100] rev 106
Merge branch 'mbed-os-5.14'
* mbed-os-5.14:
Updating mbed-os to mbed-os-5.14.1
.
Commit copied from https://github.com/ARMmbed/nanostack-border-router
Merge branch 'mbed-os-5.14'
2019-09-26, by mbed_official [Thu, 26 Sep 2019 10:02:16 +0100] rev 105
Merge branch 'mbed-os-5.14'
* mbed-os-5.14:
Updating mbed-os to mbed-os-5.14.0-rc3
Set extended heap on use to border router cell configuration
Added support for Cellular PPP interface
Edit README.md
Remove unnecessary checks
Enable extended heap for Wi-SUN
Updating mbed-os to mbed-os-5.14.0-rc1
.
Commit copied from https://github.com/ARMmbed/nanostack-border-router
Edit README.md
2019-09-12, by mbed_official [Thu, 12 Sep 2019 08:02:13 +0100] rev 104
Edit README.md
Copy edit file, mostly for branding and spelling.
.
Commit copied from https://github.com/ARMmbed/nanostack-border-router
Merge branch 'mbed-os-5.13'
2019-08-28, by mbed_official [Wed, 28 Aug 2019 14:02:14 +0100] rev 103
Merge branch 'mbed-os-5.13'
* mbed-os-5.13:
Updating mbed-os to mbed-os-5.13.4 (#188)
.
Commit copied from https://github.com/ARMmbed/nanostack-border-router
Merge branch 'mbed-os-5.13'
2019-08-19, by mbed_official [Mon, 19 Aug 2019 14:02:23 +0100] rev 102
Merge branch 'mbed-os-5.13'
* mbed-os-5.13:
Updating mbed-os to mbed-os-5.13.3 (#187)
Updating mbed-os to mbed-os-5.13.2 (#185)
.
Commit copied from https://github.com/ARMmbed/nanostack-border-router
Update testing targets and readme (#186)
2019-08-06, by mbed_official [Tue, 06 Aug 2019 16:02:16 +0100] rev 101
Update testing targets and readme (#186)
-Replace NUCLEO_F429ZI with DISCO_F769NI in Jenkinsfile
-Fix comments in README
.
Commit copied from https://github.com/ARMmbed/nanostack-border-router
Merge pull request #184 from ARMmbed/update_master
2019-07-23, by mbed_official [Tue, 23 Jul 2019 12:07:00 +0100] rev 100
Merge pull request #184 from ARMmbed/update_master
Update master to match 5.13.1
.
Commit copied from https://github.com/ARMmbed/nanostack-border-router
Updated Wi-SUN test certificates
2019-06-14, by mbed_official [Fri, 14 Jun 2019 10:02:23 +0100] rev 99
Updated Wi-SUN test certificates
Set the Wi-SUN test certificates to be valid from Jan 1 00:00:00 0 GMT
to Dec 31 23:59:59 9999 GMT.
.
Commit copied from https://github.com/ARMmbed/nanostack-border-router