Initial work to move codebase to use lib_array_mic

This commit is contained in:
Ross Owen
2015-10-06 16:06:45 +01:00
parent e114e32503
commit b14a0de740
5 changed files with 230 additions and 66 deletions

View File

@@ -27,7 +27,7 @@ void audio(chanend c_in,
, server interface i_dfu dfuInterface
#endif
#ifdef PDM_PCM_IN
, streaming chanend c_pdm_in
, chanend c_pdm_in
#endif
);