FreeCalypso > hg > tcs211-c139
view g23m/system/busyb/sourcesets/bootloader_l1_4.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="bootloader files #4" name="bootloader_4"> <settings> <options> <optionDef description="compiler options for bootloader"> <condOption optRef="boot_flags" /> <condOption optRef="boot_include" /> </optionDef> </options> </settings> <sourceDirs> <srcDir pathRef="BOOT_SRC_DIR" /> </sourceDirs> <sourceFiles> <source name="cmdboot.c" /> <source name="command.c" /> <source name="convert.c" /> <source name="optboot.c" /> <source name="serial.c" /> <source name="start.c" /> <source name="boot.c" /> </sourceFiles> </sourceSet>