X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Farduino%2Fbenchmark%2Fkernel_footprint%2Fcfg%2Fcfg_tas5706a.h;fp=boards%2Farduino%2Fbenchmark%2Fkernel_footprint%2Fcfg%2Fcfg_tas5706a.h;h=0000000000000000000000000000000000000000;hb=a9694caa1505e6387d8976437d38b330499e18dc;hp=32b3598fdfb0427d8583409e5bf16b8d307aae06;hpb=f87390bf71f44a3ed9dc65c66128c5c6979655a9;p=bertos.git diff --git a/boards/arduino/benchmark/kernel_footprint/cfg/cfg_tas5706a.h b/boards/arduino/benchmark/kernel_footprint/cfg/cfg_tas5706a.h deleted file mode 100644 index 32b3598f..00000000 --- a/boards/arduino/benchmark/kernel_footprint/cfg/cfg_tas5706a.h +++ /dev/null @@ -1,50 +0,0 @@ -/** - * \file - * - * - * \brief Configuration file for the TAS5706A module. - * - * \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 */