zephyr/boards
Benjamin Björnsson 48e905c731 boards: arm: arduino_nicla_sense_me: Add user button
This commit adds a user button to the board DTS.

The button is not connected to nRESET as suggested
by the board schematics, but rather connected to
P0.21. The source code found in the Arduino IDE
connects an interrupt to this GPIO and calls
NVIC_System_Reset from there to cause the reset.

The button was therefore added as a regular button
to cover the most general case.

This has been verified on an Arduino Nicla Sense ME.

Signed-off-by: Benjamin Björnsson <benjamin.bjornsson@gmail.com>
2022-06-22 14:37:35 +02:00
..
arc boards: ARC: nsim: simplify runner setup & pass MP_NUM_CPUS unconditionally 2022-06-16 10:48:48 -04:00
arm boards: arm: arduino_nicla_sense_me: Add user button 2022-06-22 14:37:35 +02:00
arm64 dts: arm/arm64: remove DTS 'label' property requirement from gic and timer 2022-06-16 09:48:12 -05:00
common boards: xtensa: Activate the intel_adsp west runner 2022-06-05 14:13:57 +02:00
mips boards: mips: add Qemu Malta support 2022-01-19 13:48:21 -05:00
nios2 dts: nios2: intel: Move SoC devicetree includes under a vendor directory 2022-05-09 17:54:48 -04:00
posix boards: nrf52_bsim: Remove useless include of irq_sources.h 2022-06-05 14:48:26 +02:00
riscv boards/riscv/hifive_unmatched: add board image 2022-06-16 11:27:39 +02:00
shields drivers: disk: Remove use of unused devicetree "label" property 2022-06-10 09:46:46 +02:00
sparc dts: sparc: gaisler: Move SoC devicetree includes under a vendor dir 2022-05-09 17:54:48 -04:00
x86 lib/libc: Add picolibc support (aarch32, aarch64 and RISC-V) [v21] 2022-06-22 13:15:55 +02:00
xtensa soc: esp32s2: fix invalid storage address 2022-06-22 12:27:32 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
deprecated.cmake boards: arm: bt610: Rename from bt6x0 2021-10-28 13:53:21 -04:00
index.rst boards: mips: add Qemu Malta support 2022-01-19 13:48:21 -05:00
Kconfig Kconfig: add CONFIG_BOARD_REVISION 2022-04-08 10:30:54 -07:00