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 #1242

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

lorne-maxim
Copy link
Contributor

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

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 11bca58 into release Oct 25, 2024
1 of 3 checks passed
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Oct 25, 2024
@lorne-maxim lorne-maxim deleted the fix/nfc-lib-mk branch October 25, 2024 15:05
@lorne-maxim lorne-maxim changed the title Fix error in libs.mk when building for NFC build(Other): Fix incorrect variable name used for NFC library selection for MAX32670, MAX32671, and MAX32672 Oct 25, 2024
ttmut pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Oct 31, 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.

1 participant