1
0

Kconfig 124 B

12345
  1. if RT_USING_AUDIO
  2. config RT_UTEST_USING_AUDIO_DRIVER
  3. bool "Enable rt_audio_api testcase"
  4. default n
  5. endif