FreeCalypso > hg > fc-magnetite
view cfg-headers/base/board.cfg @ 597:f18b29e27be5
First attempt at MCSI voice path automatic switching
The function is implemented at the ACI level in both aci2 and aci3,
successfully avoids triggering the DSP bug on the first call,
but the shutdown of MCSI upon call completion is not working properly yet
in either version.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 27 Mar 2019 22:18:35 +0000 |
parents | fd8227e3047d |
children |
line wrap: on
line source
#ifndef __BOARD_CFG__ #define __BOARD_CFG__ #define BOARD 41 #define FLASH 35 #endif /* __BOARD_CFG__ */