Skip to content

mbed-os-5.1.5

@adbridge adbridge tagged this 30 Sep 17:16
Ports for Upcoming Targets

2669: Added u-blox C029 target https://github.com/ARMmbed/mbed-os/pull/2669
2707: [EFM32] Add IAR support for remaining Silicon Labs targets https://github.com/ARMmbed/mbed-os/pull/2707
2819: MultiTech xDot platform support - 09.26.2016 https://github.com/ARMmbed/mbed-os/pull/2819
2827: include MultiTech xDot in mbed 5 releases https://github.com/ARMmbed/mbed-os/pull/2827

Fixes and Changes

2648: Disable RTOS tests for STM32 8K targets https://github.com/ARMmbed/mbed-os/pull/2648
2522: Add CThunk for CM7 https://github.com/ARMmbed/mbed-os/pull/2522
2682: classic mbed: bugfix can loop test https://github.com/ARMmbed/mbed-os/pull/2682
2518: Enable uvisor on Beetle https://github.com/ARMmbed/mbed-os/pull/2518
2685: Replace vendor specific register usage in stm32f4_emac.c with basic register https://github.com/ARMmbed/mbed-os/pull/2685
2688: Avoid type collision by renaming callback variable https://github.com/ARMmbed/mbed-os/pull/2688
2561: lwip - Add checks for invalid state of network https://github.com/ARMmbed/mbed-os/pull/2561
2571: STM32F7 - Add asynchronous serial https://github.com/ARMmbed/mbed-os/pull/2571
2612: Fixed bug on memap (non-default output path) https://github.com/ARMmbed/mbed-os/pull/2612
2616: STM32F3xx - Add Serial Flow Control pins + enable it https://github.com/ARMmbed/mbed-os/pull/2616
2619: NUCLEO_L152RE - Add Serial Flow Control https://github.com/ARMmbed/mbed-os/pull/2619
2620: NUCLEO_F429ZI - Add SERIAL_FC macro https://github.com/ARMmbed/mbed-os/pull/2620
2659: Fix exported project file group naming https://github.com/ARMmbed/mbed-os/pull/2659
2665: nsapi - Add equality operators to SocketAddress class https://github.com/ARMmbed/mbed-os/pull/2665
2666: [EFM32] Microsecond ticker optimization https://github.com/ARMmbed/mbed-os/pull/2666
2671: tools-exporters! - Globally add a gettingstarted.html https://github.com/ARMmbed/mbed-os/pull/2671
2672: [EFM32] Fix exporter to pull root path https://github.com/ARMmbed/mbed-os/pull/2672
2674: tools - Correct adding repo_files https://github.com/ARMmbed/mbed-os/pull/2674
2675: Revise checking toolchain path https://github.com/ARMmbed/mbed-os/pull/2675
2681: STM32F0xx - Add support of ADC internal channels https://github.com/ARMmbed/mbed-os/pull/2681
2687: [NRF5] Add fs_data symbol in data secton for gcc https://github.com/ARMmbed/mbed-os/pull/2687
2696: Add device_has to all nrf51 devices https://github.com/ARMmbed/mbed-os/pull/2696
2697: tools-exporters! - disable inclusion of repo-dirs in zips by default https://github.com/ARMmbed/mbed-os/pull/2697
2703: TARGET_NRF5: Changed 'serial_baud' implementation to support special baud rates. https://github.com/ARMmbed/mbed-os/pull/2703
2704: DISCO_L476VG: add SPI nicknames https://github.com/ARMmbed/mbed-os/pull/2704
2710: Remove "lib" and "lib64" from the mbed-OS .gitignore file: they do no https://github.com/ARMmbed/mbed-os/pull/2710
2721: tools - Add documentation about profiles to the toolcahins https://github.com/ARMmbed/mbed-os/pull/2721
2723: KSDK serial_api.c: Fix assertion error for ParityEven https://github.com/ARMmbed/mbed-os/pull/2723
2735: Fixing archived library builds for IAR https://github.com/ARMmbed/mbed-os/pull/2735
2463: [STM32L0] Add asynchronous serial https://github.com/ARMmbed/mbed-os/pull/2463
2572: Fix STM32F407VG target name and LPC11U6X linker errors https://github.com/ARMmbed/mbed-os/pull/2572
2698: DELTA_DFBM_NQ620 target https://github.com/ARMmbed/mbed-os/pull/2698
2722: lwip - Fixed error code on disconnect TCP socket https://github.com/ARMmbed/mbed-os/pull/2722
2731: [TARGET_STM] IPV4 feature hal files factorisation https://github.com/ARMmbed/mbed-os/pull/2731
2542: Dev spi asynch stm32f4 https://github.com/ARMmbed/mbed-os/pull/2542
2614: Change default uvision exporter to uvision5 https://github.com/ARMmbed/mbed-os/pull/2614
2640: [NUCLEO_F072RB-NUCLEO_F070RB] RTOS issues https://github.com/ARMmbed/mbed-os/pull/2640
2650: STM32F3 - Add low power timer https://github.com/ARMmbed/mbed-os/pull/2650
2662: Update CONTRIBUTING.md https://github.com/ARMmbed/mbed-os/pull/2662
2744: FEATURE_IPV4/TESTS: result status could be wrong https://github.com/ARMmbed/mbed-os/pull/2744
2754: New exporter build tests https://github.com/ARMmbed/mbed-os/pull/2754
2757: Refactor Target and Config away from global variables https://github.com/ARMmbed/mbed-os/pull/2757
2852: Release - Update custom target handling https://github.com/ARMmbed/mbed-os/pull/2852
2415: [STM32F0] Add asynchronous serial https://github.com/ARMmbed/mbed-os/pull/2415
2585: Added support for ADC only pins in LPC43xx https://github.com/ARMmbed/mbed-os/pull/2585
2622: [STM32F4] Add asynchronous I2C https://github.com/ARMmbed/mbed-os/pull/2622
2719: Updated ARM linker scripts for Kinetis platforms that use SDK 2.0 https://github.com/ARMmbed/mbed-os/pull/2719
2727: Serial init timeout: increase default value https://github.com/ARMmbed/mbed-os/pull/2727
2728: Added ethernet and enabled IPV4 feature for the EVK-ODIN-W2/C029 target https://github.com/ARMmbed/mbed-os/pull/2728
2739: STM32 / IPV4: #2685 has been forgotten with #2731 https://github.com/ARMmbed/mbed-os/pull/2739
2747: [LPC11U68] Fix pin interrupt select offset https://github.com/ARMmbed/mbed-os/pull/2747
2751: STM32L0xx - Add Serial Flow Control https://github.com/ARMmbed/mbed-os/pull/2751
2753: [NUCLEO_F767ZI] Add CAN capability https://github.com/ARMmbed/mbed-os/pull/2753
2759: STM32F0 - Add low power timer https://github.com/ARMmbed/mbed-os/pull/2759
2763: STM32L1 - Add low power timer https://github.com/ARMmbed/mbed-os/pull/2763
2764: STM32L4 - Add low power timer https://github.com/ARMmbed/mbed-os/pull/2764
2771: STM32L4 - Update deepsleep implementation https://github.com/ARMmbed/mbed-os/pull/2771
2775: Update KSDK SDHC driver for K64F & K66F https://github.com/ARMmbed/mbed-os/pull/2775
2788: Print percent complete when building https://github.com/ARMmbed/mbed-os/pull/2788
2792: [NUCLEO_F303ZE] MBED-OS5 capability https://github.com/ARMmbed/mbed-os/pull/2792
2779: [NUCLEO_F103RB] RTOS tests update https://github.com/ARMmbed/mbed-os/pull/2779
2712: Fixing constant cleaning when compiling tests https://github.com/ARMmbed/mbed-os/pull/2712
2762: STM32L0 - Add low power timer https://github.com/ARMmbed/mbed-os/pull/2762
2761: STM32F7 - Add low power timer https://github.com/ARMmbed/mbed-os/pull/2761
2800: Removed --no_static_destruction from IAR IDE flags https://github.com/ARMmbed/mbed-os/pull/2800
Assets 2
Loading