FreeCalypso > hg > tcs211-c139
view g23m/system/busyb/sourcesets/msg_docs_sape.xml @ 48:616f63f3e501 default tip
fixed bug in etm_pkt_send() dealing with max-sized packets:
this fix is needed for fc-fsio cpout command to work like it does
with Pirelli's firmware (they must have made the same fix)
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Fri, 13 Nov 2015 19:11:07 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <sourceSet description="All MSG documents" name="MSG_DOCS_SAPE"> <settings /> <sourceDirs> <srcDir pathRef="G23_DOC_MSG" /> <expDir pathRef="G23_DOC_MSG" /> </sourceDirs> <sourceFiles> <source name="rr_com" /> <!-- NOTE: this one must be first since some other msg docs depend on this one. --> <source name="rr" /> <source name="mm" /> <source name="cc" /> <source name="ss" /> <source name="sms" /> <source name="fac" /> <source name="sat" /> <source name="t30" require="((BUILD_UTILITIES==1) || (SRVC==1))" /> <source name="gmm" require="((BUILD_UTILITIES==1) || (PMODE==2))" /> <source name="tst" require="((BUILD_UTILITIES==1) || (PMODE==2))" /> <source name="grlc" require="((BUILD_UTILITIES==1) || (PMODE==2))" /> <source name="grr" require="((BUILD_UTILITIES==1) || (PMODE==2))" /> <source name="sm" require="((BUILD_UTILITIES==1) || (PMODE==2))" /> </sourceFiles> </sourceSet>