added toplevel makefile for xpd

This commit is contained in:
dan
2014-01-22 11:00:41 +00:00
parent 7c42307440
commit 98b3bdba95
47 changed files with 2789 additions and 2778 deletions

View File

@@ -2,9 +2,9 @@
#define __DECOUPLE_H__
/** Manage the data transfer between the USB audio buffer and the
/** Manage the data transfer between the USB audio buffer and the
* Audio I/O driver.
*
*
* \param c_audio_out Channel connected to the audio() or mixer() threads
* \param c_clk_int Optional chanend connected to the clockGen() thread if present
*/