Closed tymoteuszblochmobica closed 3 years ago
This is initial. Im going to clean and add lockapp and shell
I didn't see any change here which modifies mbed-os version to something newer. Have we already switched to the newer mbed-os version on development branch?
I updated mbed-os branch in third_party directory - it looks like CI is happy now (at least for ours workflows).
Here is some notes (or required steps) for changing/updating submodule branch:
.gitmodules
filegit submodule sync
(only if submodule url has been changed - we need to synchronize .gitmodules
with .git/config
in that case)git submodule update --init --remote ./third_party/mbed-os/repo
to pull changes.gitmodules
and ./third_party/mbed-os/repo
Problem
Chip uses new Mbed Quick PR
Change overview
What's in this PR
Testing
How was this tested? (at least one bullet point required)