zephyr/boards/arm/nrf52810_pca10040
Sebastian Bøe 25e7316ea7 boards: dts: Fix dtc warning in board dts files
This patch is equivalent to 7b0ce85242,
but applied to buttons. As stated in the previous commit message:

This change aims at fixing 'unit_address_vs_reg' warning in arm based
boards. This warning pops up when a node name is made up with an
address (node_name@xx) but does not contain a reg property. This case
was encountered for led nodes for instance, where a reg property has
no meaning.  Fix this by changing node_name@xx to node_name_xx which
removes the guilty '@XX' syntax but preserves node_name uniqueness.

Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>
2018-10-03 08:22:44 -05:00
..
doc
CMakeLists.txt boards: arm: nrf: add directive for nrf52810_pca10040 initialization 2018-06-25 19:34:33 +02:00
Kconfig kconfig: BT: Default to using BT_CTLR when BT 2018-08-17 09:47:05 -07:00
Kconfig.board drivers: gpio: nrfx: Move device tree selection to driver Kconfig 2018-07-03 18:46:41 -04:00
Kconfig.defconfig boards: nrf: uart: Moved UART pin configuration to DTS (nRF boards) 2018-09-11 23:29:50 -05:00
board.cmake
board.h boards: arm: nrf52810_pca10040: use dts for LED and button config 2018-09-11 11:42:20 -05:00
nrf52810_pca10040.dts boards: dts: Fix dtc warning in board dts files 2018-10-03 08:22:44 -05:00
nrf52810_pca10040.yaml build: Replace GCC ARM Embedded with GNU Arm Embedded 2018-08-09 13:57:55 +02:00
nrf52810_pca10040_defconfig arch: nrf52: Remove ARM_MPU_NRF52X option. 2018-09-20 14:16:50 +02:00