mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-11 15:08:59 +08:00
2633628ad1
Mg_hello is a simpler example for CC3200 File upload form is served on / if index.html does not exist and always available on /upload PUBLISHED_FROM=f844245b26febc4b952e7c52ee4519ddb542072d
16 lines
587 B
XML
16 lines
587 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<?ccsproject version="1.0"?>
|
|
<projectOptions>
|
|
<deviceVariant value="Cortex M.CC3200"/>
|
|
<deviceFamily value="TMS470"/>
|
|
<deviceEndianness value="little"/>
|
|
<codegenToolVersion value="5.2.7"/>
|
|
<isElfFormat value="true"/>
|
|
<connection value="common/targetdb/connections/Stellaris_ICDI_Connection.xml"/>
|
|
<linkerCommandFile value="cc3200v1p32.cmd"/>
|
|
<rts value="libc.a"/>
|
|
<createSlaveProjects value=""/>
|
|
<templateProperties value="id=com.ti.common.project.core.emptyProjectWithMainTemplate,"/>
|
|
<isTargetManual value="false"/>
|
|
</projectOptions>
|