Revert "arch/nrf52/Kconfig: update comment about SoftDevice used PPI channels"
This reverts commit 688d2bb820
.
It's not clear how many PPI channels is required.
Let's assume the worst case scenario, which is the previous version.
This commit is contained in:
parent
5ca9adbe61
commit
cf5cd222d6
|
@ -675,7 +675,7 @@ menuconfig NRF52_SOFTDEVICE_CONTROLLER
|
|||
|
||||
It makes use of RTC0, TIMER0 and RADIO so
|
||||
these will be unavailable for direct use by user.
|
||||
It also makes use of PPI channel range 19-31.
|
||||
It also makes use of PPI channel range 17-31.
|
||||
|
||||
if NRF52_SOFTDEVICE_CONTROLLER
|
||||
|
||||
|
|
Loading…
Reference in New Issue