2021-05-11
@harmut01
Refactor KVStore config override explanation ...
harmut01 authored on 8 Apr 2021 Lingkai Dong committed on 11 May 2021
@harmut01
Deprecate TDB_EXTERNAL_NO_RBP and FILESYSTEM_NO_RBP in kv_config ...
harmut01 authored on 30 Mar 2021 Lingkai Dong committed on 11 May 2021
@Martin Kojtal
Merge pull request #14497 from jarlamsa/no_duplicate_status_cb ...
Martin Kojtal authored on 11 May 2021 GitHub committed on 11 May 2021
@Martin Kojtal
Merge pull request #14538 from harmut01/cmake-test-mode ...
Martin Kojtal authored on 11 May 2021 GitHub committed on 11 May 2021
@Martin Kojtal
Merge pull request #14612 from uwrobotics/stm-slave-can-filter-fix ...
Martin Kojtal authored on 11 May 2021 GitHub committed on 11 May 2021
@Martin Kojtal
Merge pull request #14626 from jeromecoutant/DEV_STM32WB_1_11_1 ...
Martin Kojtal authored on 11 May 2021 GitHub committed on 11 May 2021
@Martin Kojtal
Merge pull request #14624 from 0xc0170/fix-14432 ...
Martin Kojtal authored on 11 May 2021 GitHub committed on 11 May 2021
2021-05-10
@Martin Kojtal
Merge pull request #14548 from JeanMarcR/STM32F4_NEW_CUBE ...
Martin Kojtal authored on 10 May 2021 GitHub committed on 10 May 2021
@Martin Kojtal
fixup! error: use __INITIAL_SP from cmsis instead of RTX one
Martin Kojtal committed on 10 May 2021
@Martin Kojtal
Merge pull request #14653 from rwalton-arm/relax_click_version_req ...
Martin Kojtal authored on 10 May 2021 GitHub committed on 10 May 2021
@reme
STM32F4 update drivers version to CUBE V1.26.1
reme committed on 10 May 2021
@reme
README update STM32F4 to CUBE V1.26.1
reme committed on 10 May 2021
@Martin Kojtal
Merge pull request #14588 from Patater/mbed-libs-for-m55 ...
Martin Kojtal authored on 10 May 2021 GitHub committed on 10 May 2021
@Martin Kojtal
Merge pull request #14651 from JeanMarcR/STM32L4_NEW_CUBE ...
Martin Kojtal authored on 10 May 2021 GitHub committed on 10 May 2021
@Martin Kojtal
Merge pull request #14631 from affrinpinhero-2356/feature_i2c_CB_error ...
Martin Kojtal authored on 10 May 2021 GitHub committed on 10 May 2021
@Robert Walton
requirements: Relax Click version requirement ...
Robert Walton committed on 10 May 2021
@Martin Kojtal
Merge pull request #14625 from paul-szczepanek-arm/fix-read-auth ...
Martin Kojtal authored on 10 May 2021 GitHub committed on 10 May 2021
@Martin Kojtal
Merge pull request #14628 from notronrj/master ...
Martin Kojtal authored on 10 May 2021 GitHub committed on 10 May 2021
@reme
README update STM32L4 to CUBE V1.17.0
reme committed on 10 May 2021
@reme
STM32L4 update drivers version to CUBE V1.17.0
reme committed on 10 May 2021
2021-05-07
@Martin Kojtal
Merge pull request #14627 from pan-/fix-stop-periodic-advertising ...
Martin Kojtal authored on 7 May 2021 GitHub committed on 7 May 2021
@Martin Kojtal
Merge pull request #14605 from paul-szczepanek-arm/tracix ...
Martin Kojtal authored on 7 May 2021 GitHub committed on 7 May 2021
2021-05-06
@James Norton
Changed LED definitions to be compliant with Generic Pin Naming standard ...
James Norton committed on 6 May 2021
@Affrin Pinhero
Updated HAL_I1C_ErrorCallback funtion to store information about error reason in obj_s->event. This will help user or application to check the reason for the error caused. This address the issue reported in the below link: ARMmbed/mbed-os#14059 ...
Affrin Pinhero committed on 6 May 2021
2021-05-05
@James Norton
Change supported_form_factors from ARDUINO to ARDUINO_UNO to support Pin Name changes for mbed os v6.10.
James Norton committed on 5 May 2021
@James Norton
Added Support for ARDUINO_UNO Form Factor on TARGET_MIMXRT1050. ...
James Norton committed on 5 May 2021
@Paul Szczepanek
don't copy data into attr if size too big
Paul Szczepanek committed on 5 May 2021
@Paul Szczepanek
allow zero length attribute reads
Paul Szczepanek committed on 5 May 2021
@Paul Szczepanek
ignore offset, replace whole value of attr in auth callback
Paul Szczepanek committed on 5 May 2021
@Vincent Coubard
Dispatch Gap::stopPeriodicAdvertising to the right function.
Vincent Coubard committed on 5 May 2021