X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fek-lpc-p2378%2Fbenchmark%2Fcontext_switch%2Fcfg%2Fcfg_tas5706a.h;fp=boards%2Fek-lpc-p2378%2Fbenchmark%2Fcontext_switch%2Fcfg%2Fcfg_tas5706a.h;h=0000000000000000000000000000000000000000;hb=c15b00a9a85e2aa3fdc681e63d7e92851035b63a;hp=e1112c0f841b166dcdb1535287599c98030035fa;hpb=fd8bd1af65d3eaea3040d74df3d76b51577a67a6;p=bertos.git diff --git a/boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_tas5706a.h b/boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_tas5706a.h deleted file mode 100644 index e1112c0f..00000000 --- a/boards/ek-lpc-p2378/benchmark/context_switch/cfg/cfg_tas5706a.h +++ /dev/null @@ -1,51 +0,0 @@ -/** - * \file - * - * - * \brief Configuration file for the TAS5706A module. - * - * \version $Id$ - * \author Luca Ottaviano - */ - -#ifndef CFG_TAS5706A_H -#define CFG_TAS5706A_H - -/** - * Maximum output volume for TAS chip [dB]. - * - * $WIZ$ type = "int" - * $WIZ$ min = -100 - * $WIZ$ max = 24 - */ -#define CONFIG_TAS_MAX_VOL -39 - -#endif /* CFG_TAS5706A_H */