zephyr/samples
Andrzej Głąbek 88b83471a4 samples/boards/nrf/system_off: Fix configuration of the wake up button
Use NRF_DT_GPIOS_TO_PSEL() in calls to nRF GPIO HAL functions as they
need a psel value, a pin number combined with the corresponding GPIO
port number, not only the pin number as provided by DT_GPIO_PIN().
This way buttons connected to pins in the P1 port can also be handled
properly.
Replace also DT_NODELABEL(button0) with DT_ALIAS(sw0) for consistency
with other samples that use the standard button.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-03-14 11:28:15 +01:00
..
application_development kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
arch kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
basic samples: pwm for stm32l073 and stm32f091 nucleo boards 2022-03-10 13:25:54 -05:00
bluetooth samples: Bluetooth: df: Forward GPIO pins from app to network core 2022-03-11 11:35:46 -08:00
boards samples/boards/nrf/system_off: Fix configuration of the wake up button 2022-03-14 11:28:15 +01:00
compression samples/compression/l4z: Increase min_ram 2022-01-28 10:07:00 +01:00
drivers samples: drivers: DAC testcase running on more stm32 boards 2022-03-10 13:30:06 -05:00
hello_world tests: uefi: move uefi test out of hello world 2021-10-22 06:36:51 -04:00
kernel samples: fix the metairq_dispatch sample sporadically failed on ehl_crb 2022-03-09 14:09:12 -05:00
modules samples: nanopb: Add .options file to the sample 2022-03-07 10:48:06 +01:00
net net: tcp: Update receive window in other direct net_context users 2022-03-11 09:21:51 +01:00
philosophers doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
posix doc: use :kconfig:option: domain role 2022-03-02 09:28:37 +01:00
sensor drivers: gpio: move non-standard dts flags to be soc specific 2022-03-10 13:46:34 -05:00
shields drivers: sensor: Const sensor trigger data in trigger handler 2021-10-27 15:09:35 -04:00
subsys samples: logging/dictionary: set UART backend to do dictionary 2022-03-10 13:48:08 -05:00
synchronization
tfm_integration kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
userspace boards/intel_adsp_cavs25: Improve test coverage 2022-01-21 14:36:49 -05:00
classic.rst
index.rst