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

Remove nfc tag customization with NDEF message #412

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

PhilippeBonnaz
Copy link
Contributor

@PhilippeBonnaz PhilippeBonnaz commented Aug 31, 2023

New ifdef to activate feature if needed HAVE_NDEF_SUPPORT

Description

NFC tag update is now disabled by default
It can still be enabled with defining HAVE_NDEF_SUPPORT

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

Breaking changes

NFC tag update is no more supported

src/os_io_seproxyhal.c Outdated Show resolved Hide resolved
New ifdef to activate feature if needed HAVE_NDEF_SUPPORT
@PhilippeBonnaz PhilippeBonnaz merged commit 922c789 into master Sep 5, 2023
160 checks passed
@PhilippeBonnaz PhilippeBonnaz deleted the disable-NFC-tag-customization branch September 5, 2023 11:11
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