zephyr/samples/boards/nrf
Andrzej Głąbek 4212e95763 samples: boards: nrfx: Fix setting up of (D)PPI channel endpoints
There is a copy-paste error in this sample code that results
in a function for input events being called for an output pin.
By chance, this has no influence on the behavior of the sample,
as the function returns a register offset that for events and
tasks is the same for a given channel, but obviously the code
is confusing.
This is fixed by replacing the relevant part with more suitable
function calls, to also simplify the code a little.

On the occasion, also a remark is added about no button debouncing
used in the sample, to prevent users from being surprised by its
possible behavior.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2021-09-23 13:13:30 -04:00
..
battery samples: boards: nrf: battery: fix board in sample commands 2021-09-23 08:38:44 -04:00
clock_skew cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ieee802154/802154_rpmsg cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mesh cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
nrfx samples: boards: nrfx: Fix setting up of (D)PPI channel endpoints 2021-09-23 13:13:30 -04:00
nrfx_prs cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
system_off cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00