FreeCalypso > hg > freecalypso-sw
annotate rvinterf/libasync/README @ 540:99e44a92274c
gsm-fw/bsp/abb+spi/abb.c: reorder includes as necessitated by new L1 headers
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sat, 02 Aug 2014 03:58:40 +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. |