zephyr/tests/bluetooth/at/prj.conf
Tristan Honscheid 7e7855d669 ztest API Migration: bluetooth/at
Migrate the unit tests at `bluetooth/at` to use the new ztest API.

Signed-off-by: Tristan Honscheid <honscheid@google.com>
2022-04-14 09:06:57 +02:00

8 lines
120 B
Plaintext

CONFIG_BT=y
CONFIG_BT_BREDR=y
CONFIG_BT_HFP_HF=y
CONFIG_NET_BUF=y
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_SERIAL=y