FreeCalypso > hg > tcs211-c139
view g23m/system/busyb/sourcesets/rgui_custom.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="RGUI custom sourceSet" name="rgui_custom"> <settings> <options> <optionDef description="compiler options" name=""> <condOption optRef="rgui_flags" /> </optionDef> <optionDef description="imported from optionset" name=""> <condOption optRef="TI_INCLUDES" /> </optionDef> </options> </settings> <sourceDirs> <srcDir path="" pathRef="RGUI_DIR" /> </sourceDirs> <sourceFiles> <source name="objects/rgui_color_settings.c" /> <source name="rgui_keypad.c" /> <source name="rgui_sounds.c" /> <source name="rgui_inits.c" /> </sourceFiles> </sourceSet>