FreeCalypso > hg > freecalypso-sw
annotate rvinterf/libasync/README @ 596:a8121805b6d0
gsm-fw/L1/cfile/l1_async.c: call to l1a_mmi_outen_cfg_process()
needs to be conditionalised on AUDIO_TASK
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 17 Aug 2014 06:58:27 +0000 |
parents | 40b8557b9d04 |
children |
rev | line source |
---|---|
335
40b8557b9d04
rvinterf suite: libasync factored out of fc-tmsh
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
1 This host side library contains common modules for tools like fc-tmsh and |
40b8557b9d04
rvinterf suite: libasync factored out of fc-tmsh
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
2 g23sh which operate asynchronously. This code has been factored out of |
40b8557b9d04
rvinterf suite: libasync factored out of fc-tmsh
Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
parents:
diff
changeset
|
3 fc-tmsh. |