-
Notifications
You must be signed in to change notification settings - Fork 3k
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
802.15.4_RF can't compile is DEVICE_INTERRUPTIN is not enabled #9857
Comments
Internal Jira reference: https://jira.arm.com/browse/MBOCUSTRIA-921 |
[Error] NanostackRfPhyMcr20a.h@64,0: #135: namespace "mbed" has no member "InterruptIn" This is similar to usticker. Such basic functionality like InterruptIn would not be ported? As this option is there should be supported @ARMmbed/mbed-os-ipcore |
@ARMmbed/mbed-os-ipcore can you address this issue? @ARMmbed/mbed-os-maintainers |
Fixed in PR #10142. |
@ciarmcom please re-open this issue as it is not fixed |
|
Thanks @jeromecoutant , I think I compiled all drivers without DEVICE_INTERRUPTIN but apparently something was not right in my environment. |
A fix PR is available in #10185 |
Description
Hi
If you remove INTERRUPTIN from DEVICE_HAS json configuration,
mbed-os compilation is failing:
Issue request type
The text was updated successfully, but these errors were encountered: