Skip to content

Commit

Permalink
Revert "arch/nrf52/Kconfig: update comment about SoftDevice used PPI …
Browse files Browse the repository at this point in the history
…channels"

This reverts commit 688d2bb.

It's not clear how many PPI channels is required.
Let's assume the worst case scenario, which is the previous version.
  • Loading branch information
raiden00pl authored and pkarashchenko committed Mar 5, 2023
1 parent 5ca9adb commit cf5cd22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/src/nrf52/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit cf5cd22

Please sign in to comment.