FreeCalypso > hg > tcs211-c139
view g23m/system/busyb/sourcesets/mms.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="MMS sourceSet" name="mms"> <settings> <options> <optionDef description="compiler options" name=""> <condOption optRef="mms_flags" /> </optionDef> <optionDef description="imported from optionset" name=""> <condOption optRef="TI_INCLUDES" /> <condOption optRef="L1_INCLUDES" /> </optionDef> <optionDef name="" description="MMS local settings"> <condOption name="include"> <condValue pathRef="G23_INCLUDE" /> <condValue pathRef="G23_SRC_BMI" /> <condValue pathRef="AUSYSTEM_GWC_INCLUDE" /> </condOption> </optionDef> </options> </settings> <sourceDirs> <srcDir path="" pathRef="MMS_Riviera" /> </sourceDirs> <sourceFiles> <source name="mms_env.c" /> <source name="mms_api.c" /> <source name="mms_task.c" /> <source name="mms_device_driver.c" /> <source name="mms_wap_comm.c" /> <source name="mms_device_cust.c" /> </sourceFiles> </sourceSet>