zephyr/samples/boards
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
..
96b_argonkey cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
arc_secure_services cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
bbc_microbit Bluetooth: Update terms in public API to spec v5.3 2021-09-15 14:02:50 +03:00
esp32 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
google_kukui cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
intel_s1000_crb cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mec15xxevb_assy6853 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
nrf samples: boards: nrfx: Fix setting up of (D)PPI channel endpoints 2021-09-23 13:13:30 -04:00
olimex_stm32_e407 cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
pine64_pinetime cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
qemu_cortex_a53/reserved_memory cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
reel_board/mesh_badge cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
sensortile_box samples: sensortile_box: get chosen console device from devicetree 2021-08-23 18:53:47 -04:00
stm32 samples/board/stm32: PM blinky: Enable CONFIG_DEBUG in CI 2021-09-23 12:54:03 -04:00
ti/cc13x2_cc26x2/system_off cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
up_squared/gpio_counter cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
boards.rst