Added dsd_support.h

This commit is contained in:
Ross Owen
2013-10-24 11:19:17 +01:00
parent 84c267bac8
commit eb95a1532c
3 changed files with 17 additions and 3 deletions

View File

@@ -1,8 +1,6 @@
#ifndef _CODEC_H_
#define _CODEC_H_
#include "dsd.h"
/* These functions must be implemented for the CODEC/ADC/DAC arrangement of a specific design */
/* TODO Are the channel args required? */