We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f659db commit ebe43ceCopy full SHA for ebe43ce
samples/peripheral/802154_phy_test/boards/nrf54l15dk_nrf54l15_cpuapp.conf
@@ -16,6 +16,14 @@ CONFIG_NRFX_DPPI00=y
16
CONFIG_NRFX_DPPI10=y
17
CONFIG_NRFX_DPPI20=y
18
CONFIG_NRFX_DPPI30=y
19
+CONFIG_NRFX_PPIB00=y
20
+CONFIG_NRFX_PPIB01=y
21
+CONFIG_NRFX_PPIB10=y
22
+CONFIG_NRFX_PPIB11=y
23
+CONFIG_NRFX_PPIB20=y
24
+CONFIG_NRFX_PPIB21=y
25
+CONFIG_NRFX_PPIB22=y
26
+CONFIG_NRFX_PPIB30=y
27
28
# Set temperature sensor update period in ms
29
CONFIG_NRF_802154_TEMPERATURE_UPDATE_PERIOD=10000
0 commit comments