Bluetooth shell sample application make use of serial console shell and register Bluetooth commands to it. It shows example how console shell might be used. Change-Id: I98340422b90e85dc7a2c44823536121999a08952 Co-authored-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_BLUETOOTH=y
|
|
CONFIG_BLUETOOTH_UART=y
|
|
CONFIG_CONSOLE_HANDLER=y
|