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

Not all EFR32 platform source files are being built #134

Closed
sagar-apple opened this issue Mar 26, 2020 · 3 comments
Closed

Not all EFR32 platform source files are being built #134

sagar-apple opened this issue Mar 26, 2020 · 3 comments
Milestone

Comments

@sagar-apple
Copy link
Contributor

sagar-apple commented Mar 26, 2020

Problem

#125 removed rules to build some source files in the EFR32 platform.

EFR32/NetworkProvisioningServerImpl.cpp
EFR32/ThreadStackManagerImpl.cpp	
EFR32/GroupKeyStoreImpl.cpp
EFR32/Entropy.cpp
EFR32/SoftwareUpdateManagerImpl.cpp
EFR32/ConfigurationManagerImpl.cpp

Removed from src/platform/Makefile.am

Proposed Solution

Determine which bits are needed and how to bring them in.

@rwalker-apple
Copy link
Contributor

@sagar-apple can you pick a new, realistic milestone for this issue based on scope and availability of resources that might tackle it? M4.2 is past ;)

@sagar-apple sagar-apple modified the milestones: M4.2, M5 Apr 13, 2020
@sagar-apple
Copy link
Contributor Author

Moved to M5 for now. Hard to accurately estimate.

@woody-apple woody-apple modified the milestones: Not sure when, V1.0 May 26, 2020
@sagar-apple
Copy link
Contributor Author

Closing this as we've generally got a handle on the Device Layer bits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants