diff options
author | Tobias Jahnke <tjahnk@users.noreply.github.com> | 2017-08-11 09:22:38 +0200 |
---|---|---|
committer | Tobias Jahnke <tjahnk@users.noreply.github.com> | 2017-08-16 16:00:50 +0200 |
commit | 3d4ecfd96e63d4fbc719e4be06e022a6811b0c1e (patch) | |
tree | 351064b91588e3d7b3c191bf93fe430c05f7d316 /nbproject | |
parent | eb6b00b52432941cf081a3b511c70e758f6a7213 (diff) |
MOST ALSA mixer controls now mapped to UNCENS I2C commands
Diffstat (limited to 'nbproject')
-rw-r--r-- | nbproject/configurations.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 70d59f9..f0f58e2 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -495,18 +495,12 @@ flavor2="3"> <cTool flags="4"> <incDir> - <pElem>../../../opt/include/afb</pElem> <pElem>/opt/AGL/include/afb</pElem> <pElem>HAL-afb/hal-most-unicens</pElem> - <pElem>/usr/include/json-c</pElem> <pElem>/usr/lib64/gcc/x86_64-suse-linux/5/include</pElem> + <pElem>HAL-afb/hal-most-unicens/ucs2-vol/inc</pElem> <pElem>build/HAL-afb/hal-most-unicens</pElem> </incDir> - <preprocessorList> - <Elem>CONTROL_CDEV_RX="/dev/inic-usb-crx"</Elem> - <Elem>CONTROL_CDEV_TX="/dev/inic-usb-ctx"</Elem> - <Elem>MAX_SND_CARD=16</Elem> - </preprocessorList> </cTool> </item> <item path="HighLevel-afb/HighLevelApiConf.c" ex="false" tool="0" flavor2="3"> |