8000 Tags · phokgoan/mbed-os · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: phokgoan/mbed-os

Tags

latest

Toggle latest's commit message
Latest

mbed-os-5.7.7

Toggle mbed-os-5.7.7's commit message
This is the mbed-os-5.7.7 release. For a full list of changes, please…

… refer to the release notes.

mbed-os-5.8.0-rc2

Toggle mbed-os-5.8.0-rc2's commit message
Second release candidate for mbed-os-5.8

mbed-os-5.8.0-rc1

Toggle mbed-os-5.8.0-rc1's commit message
First candidate release

mbed-os-5.7.6

Toggle mbed-os-5.7.6's commit message
This is the mbed-os-5.7.6 release. For a full list of changes please …

…refer to the release notes.

mbed_lib_rev159

Toggle mbed_lib_rev159's commit message
Release 159 of the mbed library

Known Issues

The following list of known issues apply to this release:

In the online IDE the following targets fail to compile with the mbed library:
NRF51_MICROBIT_B, NRF51_DONGLE_LEGACY, OC_MBUINO

In the online IDE the following targets fail to compile with the mbed-dev library:
MAX32620HSP, MAXWSNENV, MICRONFCBOARD

The following targets are not currently recognised in the IDE:
FF_LPC546XX, NUCLEO_L433RC_P, ARM_CM3DS_MPS2, NUCLEO_L496ZG, NRF52840_DK, USENSE,
MIMXRT1050_EVK, MTB_MTS_DRAGONFLY, VBLUNO52, EFM32PG12_STK3402, TB_SENSE_1, LPC54114,
DISCO_F413ZH, NUCLEO_L496ZG_P, MCU_LPC546XX, GR_LYCHEE, NUCLEO_F413ZH, VBLUNO51,
TB_SENSE_12, DISCO_L475VG_IOT01A, MTB_MXCHIP_EMW3166, DISCO_L072CZ_LRWAN1, UBRIDGE,
SAKURAIO_EVB_01, LPC1769, LPC546XX, RO359B, RBLAB_BLENANO2

Contents

Ports for Upcoming Targets

[5857](ARMmbed#5857)
Registration GR-LYCHEE board as a new mbed board

[5904](ARMmbed#5904)
add support for STM32L443RC & WISE-1510

[5905](ARMmbed#5905)
add support for the murata's module CMWX1ZZABZ-078 based on STM32L0

[5996](ARMmbed#5996)
Adding LAIRD_BL600 MTB

[5837](ARMmbed#5837)
Adding MTB ublox NINA-B1 as a new target

[5826](ARMmbed#5826)
NXP: Add support for MIMXRT1050_EVK

[5975](ARMmbed#5975)
Adding MTB_MTS_XDOT as a new target

[6013](ARMmbed#6013)
Add MTB_ADV_WISE_1570 target

Fixes and Changes

[5951](ARMmbed#5951)
STM32 NUCLEO F413ZH and L433RC : STDIO configuration

[5947](ARMmbed#5947)
STM32L4 : add missing ST HAL UART functions

[5936](ARMmbed#5936)
STM32 : set all PinMap structures as weak

[5982](ARMmbed#5982)
Wise 1510: fix a silent conflict with PR ARMmbed#5947

[5962](ARMmbed#5962)
STM32: Fix usart irq index

[5984](ARMmbed#5984)
EFM32: make peripherals conditional

[5972](ARMmbed#5972)
STM32F7: Add bootloader support (new trial)

[6012](ARMmbed#6012)
STM32 SPI ASYNC - Add FIFO flush before transfer

[5876](ARMmbed#5876)
lpc546xx and ff_lpc546xx: create parent object MCU_LPC546XX

[6004](ARMmbed#6004)
STM32L476/486: Improve SRAM usage for IAR

[6015](ARMmbed#6015)
Add missing flash device feature to the K82F board

[5970](ARMmbed#5970)
RZ_A1LU: Fix TRNG function

[6027](ARMmbed#6027)
rename MURATA type ABZ & WISE 1510 to their expected name

[6036](ARMmbed#6036)
DISCO_L072CZ_LRWAN1: move target folder

mbed-os-5.7.5

Toggle mbed-os-5.7.5's commit message
This is the mbed-os-5.7.5 release. For a full list of changes please …

…refer to the release notes.

mbed-os-5.7.4

Toggle mbed-os-5.7.4's commit message
This is the mbed-os-5.7.4 release. For a full list of changes please …

…refer to the release notes.

mbed_lib_rev158

Toggle mbed_lib_rev158's commit message
Release 158 of the mbed library

Known Issues

The following targets fail to compile for the mbed-dev library in this release:
MAXWSNENV, MICRONFCBOARD, MAX32620HSP

The following targets fail to compile for the mbed library in this release:
NRF51_DONGLE_LEGACY, OC_MBUINO, DELTA_DFCM_NNN40, NRF51_MICROBIT_B

The following targets are not currently recognised by the online IDE:
NUCLEO_L496ZG_P, NUCLEO_L496ZG, RO359B, TB_SENSE_1, TB_SENSE_12, SAKURAIO_EVB_01, LPC54114, DISCO_L475VG_IOT01A, LPC1769, DISCO_F413ZH, NUCLEO_F413ZH, NUCLEO_L433RC_P, VBLUNO52, RBLAB_BLENANO2, USENSE, FF_LPC546XX, ARM_CM3DS_MPS2, UBRIDGE, VBLUNO51, DISCO_L072CZ_LRWAN1, LPC546XX, NRF52840_DK

Contents

Ports for Upcoming Targets

[5740](ARMmbed#5740)
Adding MTB ublox ODIN W2 as a new target.

[5608](ARMmbed#5608)
NUCLEO_F413ZH: Add support for the NUCLEO-F413ZH board

Fixes and Changes

[5776](ARMmbed#5776)
STM32: Add support of Flash API for STM32F0 and STM32F1 devices

[5253](ARMmbed#5253)
Add missing device_name for targets with bootloader

[5570](ARMmbed#5570)
STM32 UART init update

[5595](ARMmbed#5595)
fix nordic critical section

[5606](ARMmbed#5606)
Enable tickless on nRF52840

[5697](ARMmbed#5697)
STM32: Add support of Flash API for STM32F3 devices

[5703](ARMmbed#5703)
AD: Fix ADC driver

[4925](ARMmbed#4925)
NUC472/M487: Refine code with mbed TLS crypto alternatives

[5651](ARMmbed#5651)
ff_lpc546xx: add enet, change led1 and led3 pins

[5747](ARMmbed#5747)
STM32 : Fix issue to exit deepsleep when RTC has not been initialized

[5794](ARMmbed#5794)
Commit to fix the Online compiler issue for ARM mbed-os on REALTEK_RT

[5792](ARMmbed#5792)
STM32F0 : ST CUBE version update to V1.9.0

[5739](ARMmbed#5739)
BLE: Nordic pal client implementation

mbed-os-5.7.3

Toggle mbed-os-5.7.3's commit message
This is the mbed-os-5.7.3 release. For a full list of changes please …

…refer to the release notes.
0