-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Build fail (symbol issue) with EMV sim POC merge (CmdSmartRaw) #2718
Comments
hm... lets move that emvsim inside "with_smartcard" directive in the armsrc/Makefile |
Pull latest and see if this fixes it |
Changes slightly, needs reference to the EMVsim disabled in main app it looks like:
|
Adding a WITH_EMVSIM looks like it'd be straightforward enough if you want a patch |
And lets add some guards |
That built clean. |
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This commit:
Results in:
It now requires PLATFORM_EXTRAS=SMARTCARD to link successfully.
With this config:
The text was updated successfully, but these errors were encountered: