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

Fix build for devices with MESH as the default network type #361

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

multiplemonomials
Copy link
Collaborator

Summary of changes

This is somewhat similar to the fix I had to do for wifi devices a while back. If the default network device is MESH, we need to ensure that Nanostack and the mesh networking drivers are linked in with mbed-netsocket. This also fixes some CMake build issues for nanostack and the mesh networking drivers.

Impact of changes

Migration actions required

Documentation


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[X] Tests / results supplied as part of this PR

Tested and KW41Z greentea compiles with this PR!


@multiplemonomials multiplemonomials merged commit f5417f7 into master Sep 25, 2024
10 checks passed
@multiplemonomials multiplemonomials deleted the dev/fix-mesh-default-devs branch September 25, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants