mbed-os/platform/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
..
TARGET_CORTEX_M Avoid crashes during fault handler 2019-12-11 10:45:56 +00:00
minimal-printf Merge pull request #11729 from hugueskamba/hk-fix-minimal-printf-percentage-printing 2019-10-23 16:19:44 +02:00
ATCmdParser.cpp ATCmdParser: unittests implementation 2019-11-20 22:37:01 -08:00
CThunkBase.cpp Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
CallChain.cpp Upstream PR #11073 review request changes (#11135) 2019-08-02 12:32:40 +01:00
CriticalSectionLock.cpp Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
DeepSleepLock.cpp Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
FileBase.cpp Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
FileHandle.cpp Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
FilePath.cpp Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
FileSystemHandle.cpp Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
LocalFileSystem.cpp Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
Stream.cpp mbed_retarget: Add a minimal console implementation to provide basic functionalities 2019-11-11 15:14:00 +00:00
SysTimer.cpp [feature-wisun] Make _unacknowledged_ticks uint32_t to prevent overflow 2020-11-11 11:39:53 +02:00
SysTimer.h [feature-wisun] Make _unacknowledged_ticks uint32_t to prevent overflow 2020-11-11 11:39:53 +02:00
mbed_alloc_wrappers.cpp Add integer overflow check to the malloc wrappers 2021-03-10 09:57:12 +00:00
mbed_application.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_assert.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_atomic_impl.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_board.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_crash_data_offsets.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
mbed_critical.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_error.c Avoid crashes during fault handler 2019-12-11 10:45:56 +00:00
mbed_error_hist.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_error_hist.h Change Doxygen groups structure, splitting first by Public/Internal (#11105) 2019-08-02 12:23:47 +01:00
mbed_interface.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_mem_trace.cpp Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_mktime.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_mpu_mgmt.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_os_timer.cpp Move source files and add Doxygen labels 2019-09-10 14:31:24 +01:00
mbed_os_timer.h Move source files and add Doxygen labels 2019-09-10 14:31:24 +01:00
mbed_poll.cpp Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_power_mgmt.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_retarget.cpp Merge pull request #11959 from hugueskamba/hk-fix-minimal-console 2019-11-28 15:47:20 +01:00
mbed_rtc_time.cpp Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_sdk_boot.c fixed astyle issue 2019-10-18 03:06:19 -07:00
mbed_semihost_api.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_stats.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_thread.cpp Move source files and add Doxygen labels 2019-09-10 14:31:24 +01:00
mbed_wait_api_no_rtos.c Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00
mbed_wait_api_rtos.cpp Platform: Separate internal APIs from public APIs 2019-08-02 12:23:47 +01:00