Skip to content

NFC to GPIO target.json comprehension issue #465

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated README format for header
Corrected the subheading to be the correct size.
  • Loading branch information
Joseph-Tasker committed Feb 13, 2025
commit b67ae53ccaee7b98ebd6fe9df0fc9250ff9a0b25
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ Releases are selected tags intended to be stable and production-ready; and are t
Each GitHub Release changelog will include the changes since the previous Release (not for just that specific tag only), and the changelog will also include changes in the project dependencies (codal-core, codal-nrf52, codal-nrf-sdk) as these don't have individual changelogs.

## Target Properties
# CONFIG_NFCT_PINS_AS_GPIOS
### CONFIG_NFCT_PINS_AS_GPIOS
Controls the NFC functionality of the nRF52833, Comment/remove the line to enable the antenna and NFC capabilities.
Loading