Skip to content

Commit

Permalink
Remove extra config to use NFC pins as GPIOs, it's done in dts already.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakkra committed Dec 10, 2023
1 parent b801915 commit 0f581c2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions app/boards/arm/zswatch_nrf5340/zswatch_nrf5340_cpuapp_3.conf
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ CONFIG_SPI_NOR_FLASH_LAYOUT_PAGE_SIZE=4096

CONFIG_SPI_FLASH_LOADER=y

# Display RST is connected to NFC GPIO
CONFIG_NFCT_PINS_AS_GPIOS=y

CONFIG_MPU_ALLOW_FLASH_WRITE=y

CONFIG_FILE_SYSTEM=y
Expand Down
3 changes: 0 additions & 3 deletions app/boards/arm/zswatch_nrf5340/zswatch_nrf5340_cpuapp_4.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ CONFIG_NORDIC_QSPI_NOR_FLASH_LAYOUT_PAGE_SIZE=4096

CONFIG_SPI_FLASH_LOADER=y

# Display RST is connected to NFC GPIO
CONFIG_NFCT_PINS_AS_GPIOS=y

CONFIG_MPU_ALLOW_FLASH_WRITE=y

CONFIG_FILE_SYSTEM=y
Expand Down

0 comments on commit 0f581c2

Please sign in to comment.