1CONFIG_LOG_MODE_IMMEDIATE=y 2CONFIG_BT_SEND_ECC_EMULATION=y 3 4# For LE-audio at 10ms intervals we need the tick counter to occur more frequently 5# than every 10 ms as each PDU for some reason takes 2 ticks to process. 6CONFIG_SYS_CLOCK_TICKS_PER_SEC=1000 7CONFIG_NATIVE_SIM_SLOWDOWN_TO_REAL_TIME=y 8