You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Pin new pigweed branch
* Fix issues caught in CI
* Fix CI
* Clean up
* Fix QPG plaform CI issues
* Fix CI issues for Ameba
* Fix Ameba CI for real this time
* Restyle
* Fix k32w0 and mw320 CI
* Restyle
* CI fixes for TI platform stuff
* Fixes CI for Infineon
* Fix/efr32 ci with pw roll up (#113)
* add syscall_stubs to efr32 test driver to support gcc 12
* fix release pw rpc build, and test driver
* Fix CI for Infineon cyw30739
* Roll to latest pigweed commit
* Clean up for review
* Fix CI
* Restyle
* Fix CI
---------
Co-authored-by: Junior Martinez <[email protected]>
shgutte
pushed a commit
to shgutte/connectedhomeip
that referenced
this issue
Nov 22, 2024
Problem
The following files are not being built, as they are heavily dependent on removed code (as part of #104 )
ConfigurationManagerImpl.cpp
ThreadStackManagerImpl.cpp
GroupKeyStoreImpl.cpp
SoftwareUpdateManagerImpl.cpp
Entropy.cpp
Removed from
src/platform/Makefile.am
Proposed Solution
Fix the code, and add to makefile.
The text was updated successfully, but these errors were encountered: