2023-05-04 15:44:56 +03:00
|
|
|
CONFIG_LOG_MODE_IMMEDIATE=y
|
2024-10-18 05:56:42 +02:00
|
|
|
CONFIG_BT_SEND_ECC_EMULATION=y
|
2023-05-04 15:44:56 +03:00
|
|
|
|
|
|
|
CONFIG_LIBLC3=y
|
|
|
|
CONFIG_FPU=y
|
|
|
|
|
|
|
|
# For LE-audio at 10ms intervals we need the tick counter to occur more frequently
|
|
|
|
# than every 10 ms as each PDU for some reason takes 2 ticks to process.
|
|
|
|
CONFIG_SYS_CLOCK_TICKS_PER_SEC=1000
|
|
|
|
CONFIG_NATIVE_POSIX_SLOWDOWN_TO_REAL_TIME=y
|