The samples had a _iso suffix, but the other ISO samples prefix iso_. Renames the central and peripheral sample so that they prefix iso_ rather than suffix _iso. Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
13 lines
231 B
Plaintext
13 lines
231 B
Plaintext
CONFIG_BT=y
|
|
CONFIG_LOG=y
|
|
CONFIG_BT_DEVICE_NAME="Zephyr ISO server"
|
|
CONFIG_BT_ISO_PERIPHERAL=y
|
|
CONFIG_BT_SMP=y
|
|
|
|
CONFIG_BT_KEYS_OVERWRITE_OLDEST=y
|
|
CONFIG_BT_SETTINGS=y
|
|
CONFIG_FLASH=y
|
|
CONFIG_FLASH_MAP=y
|
|
CONFIG_NVS=y
|
|
CONFIG_SETTINGS=y
|