fix build for nRF52833DK
This commit is contained in:
9
boards/nrf52833dk_nrf52833.conf
Normal file
9
boards/nrf52833dk_nrf52833.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# Copyright (c) 2024 Nordic Semiconductor
|
||||
#
|
||||
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
|
||||
#
|
||||
|
||||
CONFIG_NRFX_TIMER1=y
|
||||
CONFIG_NRFX_RTC2=y
|
||||
CONFIG_NRFX_PPI=y
|
||||
9
boards/nrf52840dk_nrf52840.conf
Normal file
9
boards/nrf52840dk_nrf52840.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
#
|
||||
# Copyright (c) 2024 Nordic Semiconductor
|
||||
#
|
||||
# SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
|
||||
#
|
||||
|
||||
CONFIG_NRFX_TIMER1=y
|
||||
CONFIG_NRFX_RTC2=y
|
||||
CONFIG_NRFX_PPI=y
|
||||
Reference in New Issue
Block a user