-
Notifications
You must be signed in to change notification settings - Fork 3k
CELLULAR can't compile is DEVICE_SERIAL is not enabled #9848
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
Comments
Even with .mbedignore fiel with:
We got link error:
|
@AriParkkila This needs to go into Cellular teams backlog. Those files needs probably |
Line 23 in b08ddaa
Seems that we need to protect also with DEVICE_INTERRUPTIN Thx |
Internal Jira reference: https://jira.arm.com/browse/MBOCUSTRIA-925 |
@ARMmbed/mbed-os-wan |
Bump Thx |
@jeromecoutant Can you refer to an Mbed target that does not support It seems to me that Mbed OS actually requires
|
Hi
This question is related to TFM integration.
Yes, I raised #9850 :-) |
@jeromecoutant #10029 fixes cellular dependencies to Could you create an issue for |
I believe Jerome's point in the comment above was that your compile condition needs to match Although that condition is itself rather strange - it's only the DCD line that it needs |
|
@jeromecoutant can we close this issue? PR #10029 was merged. |
Uh oh!
There was an error while loading. Please reload this page.
Description
How to reproduce: remove SERIAL from DEVICE_HAS in targets json file, and compile a target (with no cellular):
Issue request type
The text was updated successfully, but these errors were encountered: