mbed-os/features/nanostack/mbed-mesh-api/source
Arto Kinnunen e00a1febd1 Merge tag 'mbed-os-5.15.7' into feature-wisun
This is the mbed-os-5.15.7 release. For a full list of changes please refer to the release notes.

* tag 'mbed-os-5.15.7': (160 commits)
  Update Mbed version block
  Improve WisunInterface set_network_size docs
  Add integer overflow check to the malloc wrappers
  targets:evkbimxrt1050: Adjust the SEMC re-order rules
  targets:RT1050: Fix the flash erase and program issue for qspi nor flash.
  targets:RT1050: Fix the low speed switch issue
  targets:clock: Update the coreclock value
  targets: clock: change default core clock to 528M
  targets:uart: Add uart_3 support
  targets:lpspi: Update the lpspi driver and api
  targets:MIMXRT1050: Add LPSPI4 support
  targets:MIMXRT1050: Update link file for application
  targets:MIMXRT1050: Add QSPI Flash FLASHIAP support
  targets:TARGET_IMX: Fix the memset issue for FLASHIAP
  targets:TARGET_IMX: Fix the flash init risk
  targets:MIMXRT1050: Add QSPI Flash boot support
  MIMXRT1050: Update for deep sleep latency
  MXRT1050: Add bootloader support
  MIMXRT1050: Enable FlashIAP support
  MIMXRT1050: Reduce NOR size used by mbed-os
  ...
2021-04-08 16:39:12 +03:00
..
include Added Wi-SUN statistics interface 2020-06-08 13:07:09 +03:00
CallbackHandler.cpp Nanostack EMAC implementation 2018-05-23 12:24:04 +03:00
LoWPANNDInterface.cpp Remove internal usage of deprecated APIs in IPCore 2019-11-27 20:02:20 +02:00
MeshInterfaceNanostack.cpp Remove API changes 2021-01-21 10:14:21 +02:00
NanostackEMACInterface.cpp Corrected nanostack coverity warnings 2021-02-02 15:32:02 +02:00
NanostackEthernetInterface.cpp Added missing const qualifier to mesh ethernet mac addr get 2021-02-10 13:45:39 +02:00
NanostackMemoryManager.cpp nanostack mesh: fix coding style 2018-11-15 07:20:12 +00:00
NanostackPPPInterface.cpp Corrected nanostack coverity warnings 2021-02-02 15:32:02 +02:00
ThreadInterface.cpp Introduce Semaphore::acquire methods 2019-05-28 17:02:06 +03:00
WisunBorderRouter.cpp Merge pull request #13774 from mikaleppanen/radius_trace_corr_5_15 2020-10-30 10:35:07 +00:00
WisunInterface.cpp Mesh API: Functions to set/get/validate FAN v1.1 domain configuration. 2021-03-11 11:23:33 +02:00
ethernet_tasklet.c Nanostack changes for PPP service 2019-08-20 13:37:12 +03:00
mesh_system.c mbed-mesh-api: Add API set_file_system_root_path 2019-08-28 09:34:30 +03:00
nd_tasklet.c Add possibility to configure Mesh MAC neighbourtable size. 2020-05-06 14:30:05 +03:00
thread_tasklet.c Add possibility to configure Mesh MAC neighbourtable size. 2020-05-06 14:30:05 +03:00
wisun_tasklet.c Corrected Wi-SUN certificate add and remove functions on Wi-SUN interface 2020-12-15 14:36:17 +02:00