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

Link error undefined reference to attachInterruptParam #151

Closed
lekgolo167 opened this issue Jul 13, 2021 · 2 comments
Closed

Link error undefined reference to attachInterruptParam #151

lekgolo167 opened this issue Jul 13, 2021 · 2 comments

Comments

@lekgolo167
Copy link

The file under

api/Common.h

on line 112
has a function declaration
"void attachInterruptParam(pin_size_t interruptNumber, voidFuncPtrParam callback, PinStatus mode, void* param);"

but there are not definitions for this function from what I could find.

@matthijskooijman
Copy link
Collaborator

IIRC the core that implements this API is expected to implement this function, this repo only provides some convenience wrappers around that function.

@lekgolo167
Copy link
Author

Non-issue

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

No branches or pull requests

2 participants