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

Add Mbed os port #7926

Merged
merged 16 commits into from
Jun 29, 2021
Merged

Add Mbed os port #7926

merged 16 commits into from
Jun 29, 2021

Commits on Jun 25, 2021

  1. Add Mbed OS into chip platforms.

    The platform supports the following features:
    - Bluetooth
    -  WiFi
    - Mdns
    - Key/Value store
    The integration with network is made with the POSIX socket API
    pan- committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    087c8d5 View commit details
    Browse the repository at this point in the history
  2. Add Mbed os third party repo

    pan- committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    35f4de0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    364e88e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea47017 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    a5b9683 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f91d49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbbd185 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79bdbb8 View commit details
    Browse the repository at this point in the history
  5. Add Mbed OS shell streamer

    pan- committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    1617483 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ab2e93 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4aa598a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    40b2989 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b799825 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7510f82 View commit details
    Browse the repository at this point in the history
  11. Add Mbed OS lock app example.

    Note: Bluetooth autostart as there is not enough physical button on
    the board. This will be addressed by a subsequent update that enable
    capacitive button.
    pan- committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    462d6d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2d139c9 View commit details
    Browse the repository at this point in the history