Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Host privacy implementation #8

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    0944d0e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Update COMPONENT_SCL.

    dustin-crossman committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    6ba8885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5228888 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    79c7c3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16ac412 View commit details
    Browse the repository at this point in the history
  3. delete LED2-4 and buttons

    pilotak authored and AGlass0fMilk committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    e3d26ed View commit details
    Browse the repository at this point in the history
  4. add NUCLEO_G031K8 target

    pilotak authored and AGlass0fMilk committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    25ea7be View commit details
    Browse the repository at this point in the history
  5. add D13 pin

    pilotak authored and AGlass0fMilk committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    ab6fd6e View commit details
    Browse the repository at this point in the history
  6. STM32G0 review and test

    jeromecoutant authored and AGlass0fMilk committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    8165bca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c569dcc View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Revert "Removed const from register declaration"

    This reverts commit c569dcc.
    AGlass0fMilk committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    470ef49 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. USBPhyHw: remove mbed.h inclusion

    Remove user facing header file, it should not be included within a library. The header itself does not need anything from Mbed.
    
    It could possibly fail if targets which implement usb are not including what is required for their implementation.
    0xc0170 authored Aug 18, 2020
    Configuration menu
    Copy the full SHA
    78a3785 View commit details
    Browse the repository at this point in the history
  2. platform: remove platform/ prefix for source

    If we take platform as a component, platform/source would be outside of this component.
    I removed the prefix as these are implementation specific (they are located in source folder,
    not in include as the others).
    0xc0170 committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    8078e20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbeae96 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. platform: move internal headers to internal/

    They belong to internal folder to follow our guideline, not in source as they were.
    0xc0170 committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    a6ce2c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Update platform/source/mbed_os_timer.cpp

    fix the typo
    
    Co-authored-by: Lingkai Dong <[email protected]>
    0xc0170 and LDong-Arm authored Aug 21, 2020
    Configuration menu
    Copy the full SHA
    2c18e93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a34dfea View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    fcb81d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f90d062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d11ce60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d1553c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    accadee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca74659 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    167241a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30e0ff6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7d520e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a6f006 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9af18af View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a721767 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f58633c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e3080a6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fa0ab3e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d30ba6b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Merge pull request ARMmbed#13456 from ARMmbed/dev_usb_remove_mbedh

    USBPhyHw: remove mbed.h inclusion
    adbridge authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    36764b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b3eb52 View commit details
    Browse the repository at this point in the history
  3. Refactor hal directory

    rajkan01 committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    993ed3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    159410b View commit details
    Browse the repository at this point in the history
  5. Merge pull request ARMmbed#13459 from 0xc0170/fix_platform_component

    platform: fix internal platform headers
    adbridge authored Aug 25, 2020
    Configuration menu
    Copy the full SHA
    b3c1922 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fafa0c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Configuration menu
    Copy the full SHA
    3387c86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ARMmbed#13416 from dustin-crossman/pr/cysbsyskit_u…

    …pdate_6.2.0
    
    Update CYSBSYSKIT_01
    0xc0170 authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    555c7db View commit details
    Browse the repository at this point in the history
  3. Merge pull request ARMmbed#13006 from AGlass0fMilk/add-nucleo-g031k8

    NUCLEO_G031K8: Add new target
    0xc0170 authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    afcf91f View commit details
    Browse the repository at this point in the history
  4. Add WiSun network size configs in JSON

    fredlee12001 authored and Arto Kinnunen committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    bb87fa9 View commit details
    Browse the repository at this point in the history
  5. Updating mbed-mesh-api.

    -Adding new parameters for Wi-SUN interface information.
    debdeep-arm authored and Arto Kinnunen committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    68cf724 View commit details
    Browse the repository at this point in the history
  6. Resolving comments

    debdeep-arm authored and Arto Kinnunen committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    c017215 View commit details
    Browse the repository at this point in the history
  7. Typo fixed.

    debdeep-arm authored and Arto Kinnunen committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    0258c89 View commit details
    Browse the repository at this point in the history
  8. Update connectivity/drivers/cellular/QUECTEL/BC95/QUECTEL_BC95_Cellul…

    …arStack.cpp
    
    Co-authored-by: Hugues Kamba <[email protected]>
    talorion and hugueskamba authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    f789de3 View commit details
    Browse the repository at this point in the history
  9. suggested change by Hugues Kamba

    Co-authored-by: Hugues Kamba <[email protected]>
    talorion and hugueskamba committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    f8d90dd View commit details
    Browse the repository at this point in the history
  10. �suggested change by Hugues Kamba

    Co-authored-by: Hugues Kamba <[email protected]>
    talorion and hugueskamba committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    73116b7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f901436 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_Cellular…

    …Stack.cpp
    
    Co-authored-by: Hugues Kamba <[email protected]>
    talorion and hugueskamba authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    8a3425e View commit details
    Browse the repository at this point in the history
  2. Update connectivity/libraries/ppp/source/ppp_service.cpp

    Co-authored-by: Hugues Kamba <[email protected]>
    talorion and hugueskamba authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    0e032ea View commit details
    Browse the repository at this point in the history
  3. fixed compile errors

    talorion committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    4670c7f View commit details
    Browse the repository at this point in the history
  4. KVSTORE tests: move directories to make shorter test name

    This allows compilation in Windows environment with name length constraint
    jeromecoutant committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ff76c01 View commit details
    Browse the repository at this point in the history
  5. Move USB host tests

    jeromecoutant committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    ccece2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9832cb View commit details
    Browse the repository at this point in the history
  7. Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_Cellular…

    …Stack.cpp
    
    Co-authored-by: Hugues Kamba <[email protected]>
    talorion and hugueskamba authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    124fbd4 View commit details
    Browse the repository at this point in the history
  8. Targets: Add default "supported_form_factors" for all targets

    This helps mbed-tools to build targets that do not set that
    attribute themselves.
    hugueskamba committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    1e5cdaf View commit details
    Browse the repository at this point in the history
  9. fixed compile errors

    talorion committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    99adbfa View commit details
    Browse the repository at this point in the history
  10. Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_Cellular…

    …Stack.cpp
    
    Co-authored-by: Hugues Kamba <[email protected]>
    talorion and hugueskamba authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    65fa697 View commit details
    Browse the repository at this point in the history
  11. made sslctxID constexpr

    talorion committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6488381 View commit details
    Browse the repository at this point in the history
  12. Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_Cellular…

    …Stack.cpp
    
    Co-authored-by: Kevin Bracey <[email protected]>
    talorion and kjbracey authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    2b4268a View commit details
    Browse the repository at this point in the history
  13. Update connectivity/libraries/ppp/source/ppp_service.cpp

    Co-authored-by: Kevin Bracey <[email protected]>
    talorion and kjbracey committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6bf4dda View commit details
    Browse the repository at this point in the history
  14. Update connectivity/drivers/802.15.4_RF/atmel-rf-driver/source/Nanost…

    …ackRfPhyAT86RF215.cpp
    
    Co-authored-by: Kevin Bracey <[email protected]>
    talorion and kjbracey committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    c4b93fe View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. Merge pull request ARMmbed#13502 from hugueskamba/hk_add_default_form…

    …_factor
    
    Targets: Add default "supported_form_factors" for all targets
    evedon authored Aug 28, 2020
    Configuration menu
    Copy the full SHA
    297300e View commit details
    Browse the repository at this point in the history
  2. Adding a new target

    Adding STM32L071CXCTX as a generic target to be extended.
    This addition required to fix some issues on stml0 library
    andreagilardoni committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    a03f5ff View commit details
    Browse the repository at this point in the history
  3. fixing the issues

    andreagilardoni committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    0c0692a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c62fc55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23a3ea0 View commit details
    Browse the repository at this point in the history
  6. adr: Recommend CMSIS component source structure

    Added an ADR to recommend component source structure.
    hugueskamba committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5eb7285 View commit details
    Browse the repository at this point in the history
  7. CMSIS: Update upstream importer to import to new directory structure

    See docs/adr/0001_cmsis_component_source_structure_recommendations.md
    hugueskamba committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    5535eee View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Merge pull request ARMmbed#13493 from balajicyp/topic/cypress_target_…

    …ssid_fix
    
    Fix SSID bug on Cypress Targets
    0xc0170 authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    31ff368 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ARMmbed#13497 from artokin/sync_mbed_mesh_api_upda…

    …te_master
    
    Updating mbed-mesh-api
    0xc0170 authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    fb3d1aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request ARMmbed#13494 from artokin/upstream_mesh_network_s…

    …ize_api_to_master
    
    Add WiSun network size configs in JSON
    0xc0170 authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    6f024d5 View commit details
    Browse the repository at this point in the history
  4. STM32 readme update

    jeromecoutant committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    1996552 View commit details
    Browse the repository at this point in the history
  5. fixing small issues

    andreagilardoni committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    15ca58b View commit details
    Browse the repository at this point in the history
  6. STM32 USB: use SNG_BUF

    To avoid RAM location issue
    jeromecoutant committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    53008d9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ARMmbed#13514 from jeromecoutant/PR_STM32WB_USB_SN…

    …G_BUF
    
    STM32 USB: use SNG_BUF
    0xc0170 authored Aug 31, 2020
    Configuration menu
    Copy the full SHA
    642d1ec View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    864308e View commit details
    Browse the repository at this point in the history
  2. Merge pull request ARMmbed#13513 from jeromecoutant/PR_README

    STM32 readme update
    0xc0170 authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    4ef38f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c39eeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3c9132 View commit details
    Browse the repository at this point in the history
  5. CMSIS: Restructure ported CMSIS_5

    See docs/adr/0001_cmsis_component_source_structure_recommendations.md
    For details information.
    hugueskamba committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    834e530 View commit details
    Browse the repository at this point in the history
  6. STM32 USB connect procedure update

    Pull up on USB DP to manage (external for STM32F1)
    jeromecoutant committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    ac9c4b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02c79e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    bf1ba52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ARMmbed#13464 from hugueskamba/hk_cmsis_restructure

    adr: Recommend CMSIS component source structure
    0xc0170 authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    90ca583 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ARMmbed#13509 from alcheagle/new_target_STM32L071C…

    …XCTX
    
    Adding STM32L071xx target
    0xc0170 authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    29f54fe View commit details
    Browse the repository at this point in the history
  4. Merge pull request ARMmbed#13489 from rajkan01/hal_directory_restruct…

    …uring
    
    Refactor hal directory
    0xc0170 authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    9073a48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a88438c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af1950f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b1e0a3 View commit details
    Browse the repository at this point in the history
  8. Restructure platform/randlib

    * Move mbed-client-randlib/ headers into include/
      (Note: we don't rename it to "randlib" because this library
       is mirrored to https://github.com/ARMmbed/mbed-client-randlib,
       and "mbed-client-randlib" may be reference by some projects)
    * Move the standalone local unit test into tests/unit
    LDong-Arm committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    d6a2269 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71eecfc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1651aa9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abdee92 View commit details
    Browse the repository at this point in the history
  12. drivers/SFDP should compile without mbed-trace

    The library "drivers" is a core one available to bare metal.
    It should not depend on mbed-trace which is an optional library.
    LDong-Arm committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    183ca77 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Nuvoton: Fix degrading QSPI to SPI

    In most cases, we can control degraded QSPI H/W to standard through BSP SPI driver directly as if it is just SPI H/W.
    However, BSP SPI driver distinguishes among SPI H/W instances in below functions:
    -   SPI_Open
    -   SPI_Close
    -   SPI_SetBusClock
    -   SPI_GetBusClock
    In these cases, we must change to QSPI version instead for QSPI H/W.
    
    Change target:
    -   NUMAKER_PFM_M487
    -   NUMAKER_IOT_M487
    -   NU_PFM_M2351*
    ccli8 committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ce63a17 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ARMmbed#13533 from rajkan01/update_aws_test_json

    Update test examples.json AWS config
    0xc0170 authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    04e4075 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ARMmbed#13486 from rajkan01/fix_malloc_overhead_ca…

    …lculation
    
    Fix heap stats overhead_size calculation
    0xc0170 authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    4a68b8a View commit details
    Browse the repository at this point in the history
  4. Merge pull request ARMmbed#13522 from jeromecoutant/PR_USB_PULLUP

    STM32 USB connect procedure update
    0xc0170 authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    2eb2fe4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ARMmbed#13523 from jeromecoutant/PR_H7_ADC2

    STM32H7 ADC: No MultiMode configuration needed for ADC2
    0xc0170 authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    895488f View commit details
    Browse the repository at this point in the history
  6. Merge pull request ARMmbed#13524 from norbert-david/patch-1

    device_management.py supports application access keys
    0xc0170 authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    f4536be View commit details
    Browse the repository at this point in the history
  7. TEST: remove MUSCA_B1 from attestation example test

    Qinghao Shi authored and Qinghao Shi committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    a7b2ad8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request ARMmbed#13531 from OpenNuvoton/nvt_m252_kv

    Nuvoton: Set M252 Flash internal size for kv store test
    0xc0170 authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    54f0f56 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    47a28da View commit details
    Browse the repository at this point in the history
  2. test_program_read_small_data_sizes: get erase size specific to the se…

    …ctor we use
    
    The test case only uses one specific sector, but the erase size
    is obtained for the whole block device instead. This doesn't work
    if different regions of the flash don't have a common erase size.
    
    Fix the issue by getting the erase size at the address we use.
    LDong-Arm committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    feb1023 View commit details
    Browse the repository at this point in the history
  3. general_block_device test: allocate buffers enough for the largest se…

    …ctor
    
    Previously we get the common erase size of the whole flash, which
    may or may not exists if there are multiple regions. In this case
    the size returned is zero and the test fails.
    
    Fix this by allocating read and write buffers that are large enough
    for all sectors. The test itself already supports non-uniform
    erase sizes, and the erase size at any address can be smaller
    than our buffers.
    LDong-Arm committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    3b93350 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    8770780 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ARMmbed#13430 from LDong-Arm/refactor_frameworks

    Relocated libraries in features/frameworks
    0xc0170 authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    41f2ee5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ARMmbed#13544 from jamesbeyond/exp_atest

    TEST: remove MUSCA_B1 from attestation example test
    0xc0170 authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    3de2c9b View commit details
    Browse the repository at this point in the history
  4. Merge pull request ARMmbed#13501 from jeromecoutant/PR_USB_TEST

    USB-DEVICE tests: move host scripts
    0xc0170 authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    1778c6d View commit details
    Browse the repository at this point in the history
  5. Merge pull request ARMmbed#13476 from talorion/bugfix/fix-warnings

    Fix trivial compiler Warnings
    0xc0170 authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    b2ac609 View commit details
    Browse the repository at this point in the history
  6. Merge pull request ARMmbed#13536 from OpenNuvoton/nuvoton_fix_downgra…

    …de_qspi
    
    Nuvoton: Fix degrading QSPI to SPI
    0xc0170 authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    1f735a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ee029c View commit details
    Browse the repository at this point in the history
  8. Squashed 'connectivity/nanostack/sal-stack-nanostack/' changes from 4…

    …8609ae..d879e6d
    
    d879e6d Merge branch 'release_internal' into release_external
    eef9246 Fixed network border router timeout recovery and EAPOL relay address fix
    bac7ca6 Changed RADIUS MTU and small fixes
    a9f8b75 Addeed support for DHCP vendor data
    d8f0003 DHCPv6 functionality update
    7fe0423 Added DHCPv6 vendor data generation for DNS queries
    639f9db FHSS: Changed retry backoffs when no BC schedule or TX slots (ARMmbed#2440)
    91acece Remove test files
    6568bc1 Merge branch 'release_internal' into release_external
    4192cc8 Added configuration for RADIUS retry timer (ARMmbed#2438)
    684b714 Added support for retries and multiple sockets to RADIUS client (ARMmbed#2426)
    89e0ae0 WS: Restart auto CCA threshold after discovery (ARMmbed#2435)
    dbb09b1 MAC/WS: Min possible Tack to 1ms and CCA interval to 2ms (ARMmbed#2434)
    43b2ae2 Cca threshold test (ARMmbed#2436)
    28108e1 Added device min sensitivity setting and stack information
    7060c70 Cca threshold test (ARMmbed#2432)
    640be71 WS: temporarily set default CCA threshold to -80 (ARMmbed#2431)
    0a472ae WS: Calculate UFSI drift and trace (ARMmbed#2430)
    61d3db8 Create APIs for DNS cache results
    587add5 MAC: Validate TX time (ARMmbed#2429)
    a1bfed4 Added typecast when computing max_timout from drift (ARMmbed#2428)
    089fb3b Neighbour temporary entry update and Enhanced ACK tx update
    70244f6 Wi-sun parameter and debug trace update
    5752eae Created validate TX time handler (ARMmbed#2423)
    022d61f Wi-sun Neighbour table update and DHCP new callback
    857b41f Merge pull request ARMmbed#2421 from ARMmbed/update_from_mbed_os
    1a9dd13 (via Mbed-OS)WS Management API missing include
    4318f37 Calculate drift in critical state (ARMmbed#2419)
    01a1909 FHSS WS: Do not use drift compensation with unpredictable linux timer (ARMmbed#2418)
    
    git-subtree-dir: connectivity/nanostack/sal-stack-nanostack
    git-subtree-split: d879e6d
    Arto Kinnunen committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    9a4e8a5 View commit details
    Browse the repository at this point in the history
  9. Merge commit '9a4e8a5964c54f2a983ffd4c13755176d4f9df52'

    * commit '9a4e8a5964c54f2a983ffd4c13755176d4f9df52':
      Squashed 'connectivity/nanostack/sal-stack-nanostack/' changes from 48609ae..d879e6d
    Arto Kinnunen committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    b25f05b View commit details
    Browse the repository at this point in the history
  10. Merge pull request ARMmbed#13552 from LDong-Arm/general_block_device_…

    …test_fix
    
    general_block_device test: support non-uniform erase sizes
    0xc0170 authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    9767ae8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14ac406 View commit details
    Browse the repository at this point in the history
  12. Merge pull request ARMmbed#13562 from artokin/nanostack_v12_5_0_for_m…

    …aster
    
    Nanostack release v12.5.0
    0xc0170 authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    7612379 View commit details
    Browse the repository at this point in the history
  13. Merge pull request ARMmbed#13546 from rajkan01/remove_host_tests_script

    Remove duplicate mbed-os/TESTS/host_tests scripts
    0xc0170 authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    7f60090 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    b65afe0 View commit details
    Browse the repository at this point in the history
  2. Added RADIUS configuration options to Wi-SUN

    Added support for external RADIUS server configuration to Wi-SUN Border Router.
    Added configuration functions and .json configuration options for:
    - external RADIUS server IPv6 address
    - RADIUS shared secret.
    - RADIUS client retry trickle timer configuration. This can be used to set how fast
    the RADIUS client retries Access-Request messages to RADIUS server in case reply
    from server is not received.
    Mika Leppänen committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    23c13d7 View commit details
    Browse the repository at this point in the history
  3. Fix a typo in PeripheralPins.c for EFM32GG11

    - PF13 had the same value as PF15
    amq authored Sep 8, 2020
    Configuration menu
    Copy the full SHA
    6da9237 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Merge pull request ARMmbed#13516 from romanjoe/pr/064b0s2_rename

    Cypress: Rename CY8CKIT_064B0S2_4343W to CY8CKIT064B0S2_4343W
    0xc0170 authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    2fe10dd View commit details
    Browse the repository at this point in the history
  2. Merge pull request ARMmbed#13484 from jeromecoutant/PR_KVSTORE_TESTS

    KVSTORE tests: move directories
    0xc0170 authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    bb618d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request ARMmbed#13547 from OpenNuvoton/nvt_nuc472_sd

    Nuvoton: Fixed NUC472 SD buffer alignment
    0xc0170 authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    0190014 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ARMmbed#13572 from jeromecoutant/PR_H7_ADC2

    STM32H7 ADC: clock selection lost after deepsleep
    0xc0170 authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    511c897 View commit details
    Browse the repository at this point in the history
  5. Merge pull request ARMmbed#13574 from amq/patch-4

    Fix a typo in PeripheralPins.c for EFM32GG11
    0xc0170 authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    ae8d5a4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request ARMmbed#13518 from talorion/feature-custom-cert-tl…

    …s-tests
    
    add option for a custom cert in connectivity-netsocket-netsocket-tls
    0xc0170 authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    ef43cb5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ARMmbed#13573 from mikaleppanen/mesh_radius_conf

    Add RADIUS configuration options to Wi-SUN
    0xc0170 authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    6fb5e60 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c65ad59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d804167 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7dfe702 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    423bea5 View commit details
    Browse the repository at this point in the history
  12. Merge pull request ARMmbed#13475 from pan-/ble-remove-user-facing-abs…

    …traction
    
    Ble remove user facing abstraction
    0xc0170 authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    c99ff74 View commit details
    Browse the repository at this point in the history
  13. Merge pull request ARMmbed#13564 from More-Wrong/LSI-for-STM32Gx

    STM32Gx: LSI clock selection when LSE is not available
    0xc0170 authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    1f6fe47 View commit details
    Browse the repository at this point in the history
  14. Merge pull request ARMmbed#13542 from jeromecoutant/PR_DISCO_L4S

    B_L4S5I_IOT01A: new ST target
    0xc0170 authored Sep 9, 2020
    Configuration menu
    Copy the full SHA
    3b5ab54 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b8ae638 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    38156ec View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    483612a View commit details
    Browse the repository at this point in the history
  18. BLE: Introduce PalPrivateAddressController

    This PAL interface is responsible for generating, resolving private address and maintaining the controller or host resolving list.
    It also indicates to upper level if LL resolution is supported or not and allows them to enable it.
    pan- committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    a3a6c4d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5fb2b67 View commit details
    Browse the repository at this point in the history
  20. BLE: Add PrivateAddressController module.

    It controls private address generation and host or controller address resolution.
    pan- committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    c355282 View commit details
    Browse the repository at this point in the history
  21. BLE: Update security manager to use the PrivateAddressController

    Resolution list has been removed from the pal as this is handled by the PrivateAddressController.
    pan- committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    34d3974 View commit details
    Browse the repository at this point in the history
  22. BLE: Pal event queue pop before execution.

    A race condition was present if a single event was present in the event queue and the event was generating a new event.
    pan- committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    8a3d016 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    503c4b2 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9bc0067 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8c8c576 View commit details
    Browse the repository at this point in the history
  26. BLE: Add initiating flag into gap to track if the local device tries …

    …to connect to a peer.
    pan- committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    6e19633 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9e7385a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f851f0e View commit details
    Browse the repository at this point in the history