zephyr/tests/bluetooth/mesh_shell
Joakim Andersson 98827e9f6d Bluetooth: tests: shell: Remove config not supported on native_posix
Remove CONFIG_CONSOLE_HANDLER from project configuration. When building
for native_posix this produces the following warning:

warning: CONSOLE_HANDLER was assigned the value 'y' but gotthe value 'n'
Check these unsatisfied dependencies: SERIAL_SUPPORT_INTERRUPT (=n)

The shell works without this option since this is handled by the shell
itself instead.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-02-27 13:45:18 +02:00
..
src
CMakeLists.txt
prj.conf Bluetooth: tests: shell: Remove config not supported on native_posix 2020-02-27 13:45:18 +02:00
testcase.yaml tests: fix test identifiers 2019-12-09 15:53:44 -05:00