zephyr/samples/bluetooth/mesh/src
Martí Bolívar 0b4d3286bb samples: mesh: clean up
Drop device_get_binding() for microbit, using a gpio_dt_spec instead.
Rename the 'button' global to 'button_work' since it's a k_work
related to the button and does not actually represent the button
itself.

Fix a typo in the docs.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-03-29 16:33:51 +02:00
..
board.c Bluetooth: Mesh: Add some actual behavior in sample 2021-03-26 18:22:19 +02:00
board.h Bluetooth: Mesh: Add some actual behavior in sample 2021-03-26 18:22:19 +02:00
main.c Bluetooth: Mesh: Add some actual behavior in sample 2021-03-26 18:22:19 +02:00
microbit.c samples: mesh: clean up 2021-03-29 16:33:51 +02:00