Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ARMmbed/mbed-os
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ARMmbed/mbed-os
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature-chip
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 19 files changed
  • 2 contributors

Commits on Apr 8, 2021

  1. Mbed-os improvement for CHIP project integration:

    Increase SPI stack size to 2048 for BlueNrg driver
    Improve getting/setting O_NONBLOCK option in fcntl() implementation
    Disable override errno erro value in mbed_retarget.h
    Disable setting own values of flags for fcntl() function if they are defined
    ATmobica committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    332ba4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14522 from ATmobica/feature-chip

    Mbed-os improvement for CHIP project integration
    pan- authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    b96afd9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    dcc69d7 View commit details
    Browse the repository at this point in the history
  2. HACK: Update Build files for PSOC 6

    This commit must be removed when the branch is rebased against a more
    recent version of Mbed OS.
    pan- committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    2c6928c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. recvmsg/sendmsg first try

    pan- committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    5067e8f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Add loopif support

    pan- committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    e43c6c1 View commit details
    Browse the repository at this point in the history
Loading