You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/11/03 16:28:31 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #2124: arch/sim: add sim audio support

xiaoxiang781216 commented on a change in pull request #2124:
URL: https://github.com/apache/incubator-nuttx/pull/2124#discussion_r516796776



##########
File path: arch/sim/src/sim/up_internal.h
##########
@@ -397,6 +397,13 @@ int bthcisock_register(int dev_id);
 int bthcisock_loop(void);
 #endif
 
+/* up_audio.c ***************************************************************/
+
+#ifdef CONFIG_AUDIO

Review comment:
       should change to CONFIG_SIM_SOUND




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org