zephyr/tests/bluetooth/mesh_shell
Ingar Kulbrandstad 59d5ef1e24 Bluetooth: Mesh: Moved composition data out of mesh shell
The mesh shell module owns the composition data for the shell
application, which makes it impossible to use it outside of the
application itself. To support the shell as a generic debugging
component that can be added to any application, we have moved the
composition data out of shell.c, and into the application.

Signed-off-by: Ingar Kulbrandstad <ingar.kulbrandstad@nordicsemi.no>
2021-11-08 11:07:11 -05:00
..
src Bluetooth: Mesh: Moved composition data out of mesh shell 2021-11-08 11:07:11 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
testcase.yaml