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

build(Other): Fix incorrect variable name used for NFC library selection for MAX32670, MAX32671, and MAX32672 #1244

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

lorne-maxim
Copy link
Contributor

Fix error in libs.mk when building for NFC

Description

The libs.mk file used an undefined variable (LIBRARY_VARIANT) when selecting which version of the nfc library to include. The correct variable to use is MFLOAT_ABI.

@lorne-maxim lorne-maxim merged commit 1eba039 into main Oct 25, 2024
9 of 10 checks passed
@lorne-maxim lorne-maxim deleted the fix/nfc-libs-make branch October 25, 2024 21:06
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Oct 25, 2024
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