Known issues in this release
There is currently a DNS resolution failure in Thread mode with this release. This causes a failure in the
mbed-os-example-client. This will be fixed in a subsequent release. This can be worked around by reverting
to mbed-os-5.2.0
Ports for Upcoming Targets
3011: Add u-blox Sara-N target. https://github.com/ARMmbed/mbed-os/pull/3011
3099: MAX32625 https://github.com/ARMmbed/mbed-os/pull/3099
3151: Add support for FRDM-K82F https://github.com/ARMmbed/mbed-os/pull/3151
3177: New mcu k22512 fixing pr 3136 https://github.com/ARMmbed/mbed-os/pull/3177
Fixes and Changes
2990: [tools] Parallel building of tests https://github.com/ARMmbed/mbed-os/pull/2990
3008: NUCLEO_F072RB: Fix wrong timer channel number on pwm PB_5 pin https://github.com/ARMmbed/mbed-os/pull/3008
3013: STM32xx - Change how the ADC internal pins are checked before pinmap_ https://github.com/ARMmbed/mbed-os/pull/3013
3023: digital_loop tests update for STM32 https://github.com/ARMmbed/mbed-os/pull/3023
3041: [nRF5] - added implementation of API of serial port flow control configuration. https://github.com/ARMmbed/mbed-os/pull/3041
3092: [tools + tests] Adding parallelized build option for iar and uvision exporters https://github.com/ARMmbed/mbed-os/pull/3092
3084: [nrf5] fix in Digital I/O : a gpioe pin was uninitialized badly https://github.com/ARMmbed/mbed-os/pull/3084
3009: TRNG enabled. TRNG APIs implemented. REV A/B/C/D flags removed. Warnings removed https://github.com/ARMmbed/mbed-os/pull/3009
3139: Handle [NOT_SUPPORTED] exception in make.py https://github.com/ARMmbed/mbed-os/pull/3139
3074: Target stm init gcc alignement https://github.com/ARMmbed/mbed-os/pull/3074
3140: [tests] Replacing getchar with RawSerial getc in greentea-client https://github.com/ARMmbed/mbed-os/pull/3140
3158: Added support for 6lowpan PAN ID filter to mbed mesh api configuration https://github.com/ARMmbed/mbed-os/pull/3158
2988: Update of can_api.c fixing #2987 https://github.com/ARMmbed/mbed-os/pull/2988
3175: Updating IAR definition for the NCS36510 for IAR EW v7.8 https://github.com/ARMmbed/mbed-os/pull/3175
3170: [tests] Preventing test from printing before Greentea __sync https://github.com/ARMmbed/mbed-os/pull/3170
3169: [Update of #3014] Usb updates https://github.com/ARMmbed/mbed-os/pull/3169
3143: CFStore fix needed for the Cloud Client https://github.com/ARMmbed/mbed-os/pull/3143
3135: lwip - Fix memory leak in k64f cyclic-buffer overflow https://github.com/ARMmbed/mbed-os/pull/3135
3048: Make update.py test compile examples prior to updating mbed-os version. https://github.com/ARMmbed/mbed-os/pull/3048
3162: lwip/nsapi - Clean up warnings in network code https://github.com/ARMmbed/mbed-os/pull/3162
3161: nsapi - Add better heuristic for the default record of DNS queries https://github.com/ARMmbed/mbed-os/pull/3161
3173: [Exporters] Add a device_name to microbit entry in targets.json https://github.com/ARMmbed/mbed-os/pull/3173
3072: i2c_loop tests update for STM32 https://github.com/ARMmbed/mbed-os/pull/3072
2958: Allowing mbed_app.json files to be discovered for tests. https://github.com/ARMmbed/mbed-os/pull/2958
2969: [nRF52] - switch irq priorities of driver handlers to the lowest level https://github.com/ARMmbed/mbed-os/pull/2969
3078: lwip: Allow several configuration macros to be set externally (bis) https://github.com/ARMmbed/mbed-os/pull/3078
3165: Add address type checks to NanostackInterface https://github.com/ARMmbed/mbed-os/pull/3165
3166: nsapi_dns: Provide 2 IPv6-hosted default servers https://github.com/ARMmbed/mbed-os/pull/3166
3171: [tools] Fixing project.py -S printing problem https://github.com/ARMmbed/mbed-os/pull/3171
3172: [Exporters] New export-build tests https://github.com/ARMmbed/mbed-os/pull/3172
3184: #3183 Compiler warning in trng_api.c with K64F https://github.com/ARMmbed/mbed-os/pull/3184
3185: Update tests to fix build failures. Also make the code similar to oth https://github.com/ARMmbed/mbed-os/pull/3185
3104: [NuMaker] Support CAN and fix PWM CLK error https://github.com/ARMmbed/mbed-os/pull/3104
3182: Exporter documentation https://github.com/ARMmbed/mbed-os/pull/3182
3186: MultiTech mDot - add back SPI3 pins https://github.com/ARMmbed/mbed-os/pull/3186
3187: [Export-Make] Use internal class variable for resolving templates in makefiles https://github.com/ARMmbed/mbed-os/pull/3187
3195: [Exporters - Make-based] Quote the shell call in mkdir and rmdir https://github.com/ARMmbed/mbed-os/pull/3195
3204: [Export build-test] Directory traversal error https://github.com/ARMmbed/mbed-os/pull/3204
3189: [Exporters - Make-based] Force make exporter to search PATH for compilers https://github.com/ARMmbed/mbed-os/pull/3189
3200: Using Popen for uVision and unifying the structure of the build function https://github.com/ARMmbed/mbed-os/pull/3200
3075: nsapi - Add standardized return types for size and errors https://github.com/ARMmbed/mbed-os/pull/3075
3221: u-blox odin w2 drivers update https://github.com/ARMmbed/mbed-os/pull/3221