Skip to content

Commit

Permalink
FNET 3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
butok committed Jan 6, 2017
1 parent 67c54f4 commit 6c02b1c
Show file tree
Hide file tree
Showing 273 changed files with 133,674 additions and 1,446 deletions.
16 changes: 14 additions & 2 deletions fnet_demos/boards/frdmk64f/bench/iar/bench.ewp
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@
</option>
<option>
<name>IlinkConfigDefines</name>
<state>__stack_size__=0x1000</state>
<state>__stack_size__=0x2000</state>
<state>__ram_vector_table__=1</state>
</option>
<option>
Expand Down Expand Up @@ -1678,7 +1678,7 @@
</option>
<option>
<name>IlinkConfigDefines</name>
<state>__stack_size__=0x1000</state>
<state>__stack_size__=0x2000</state>
<state>__ram_vector_table__=1</state>
</option>
<option>
Expand Down Expand Up @@ -2346,6 +2346,18 @@
<name>$PROJ_DIR$/../../../../../fnet_stack/services/tftp/fnet_tftp_srv.h</name>
</file>
</group>
<group>
<name>tls</name>
<file>
<name>$PROJ_DIR$/../../../../../fnet_stack/services/tls/fnet_tls.c</name>
</file>
<file>
<name>$PROJ_DIR$/../../../../../fnet_stack/services/tls/fnet_tls.h</name>
</file>
<file>
<name>$PROJ_DIR$/../../../../../fnet_stack/services/tls/fnet_tls_config.h</name>
</file>
</group>
</group>
<group>
<name>stack</name>
Expand Down
130 changes: 65 additions & 65 deletions fnet_demos/boards/frdmk64f/bench/kds/.cproject

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions fnet_demos/boards/frdmk64f/bench/kds/.project
Original file line number Diff line number Diff line change
Expand Up @@ -1131,6 +1131,36 @@
<type>1</type>
<locationURI>PARENT-5-PROJECT_LOC/fnet_stack/services/tftp/fnet_tftp_srv.h</locationURI>
</link>
<link>
<name>fnet_stack/services/tls</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>fnet_stack/services/tls/fnet_tls.c</name>
<type>1</type>
<locationURI>PARENT-5-PROJECT_LOC/fnet_stack/services/tls/fnet_tls.c</locationURI>
</link>
<link>
<name>fnet_stack/services/tls</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>fnet_stack/services/tls/fnet_tls.h</name>
<type>1</type>
<locationURI>PARENT-5-PROJECT_LOC/fnet_stack/services/tls/fnet_tls.h</locationURI>
</link>
<link>
<name>fnet_stack/services/tls</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>fnet_stack/services/tls/fnet_tls_config.h</name>
<type>1</type>
<locationURI>PARENT-5-PROJECT_LOC/fnet_stack/services/tls/fnet_tls_config.h</locationURI>
</link>
<link>
<name>fnet_stack/stack</name>
<type>2</type>
Expand Down
16 changes: 14 additions & 2 deletions fnet_demos/boards/frdmk64f/boot/iar/boot.ewp
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@
</option>
<option>
<name>IlinkConfigDefines</name>
<state>__stack_size__=0x1000</state>
<state>__stack_size__=0x2000</state>
<state>__ram_vector_table__=1</state>
</option>
<option>
Expand Down Expand Up @@ -1678,7 +1678,7 @@
</option>
<option>
<name>IlinkConfigDefines</name>
<state>__stack_size__=0x1000</state>
<state>__stack_size__=0x2000</state>
<state>__ram_vector_table__=1</state>
</option>
<option>
Expand Down Expand Up @@ -2346,6 +2346,18 @@
<name>$PROJ_DIR$/../../../../../fnet_stack/services/tftp/fnet_tftp_srv.h</name>
</file>
</group>
<group>
<name>tls</name>
<file>
<name>$PROJ_DIR$/../../../../../fnet_stack/services/tls/fnet_tls.c</name>
</file>
<file>
<name>$PROJ_DIR$/../../../../../fnet_stack/services/tls/fnet_tls.h</name>
</file>
<file>
<name>$PROJ_DIR$/../../../../../fnet_stack/services/tls/fnet_tls_config.h</name>
</file>
</group>
</group>
<group>
<name>stack</name>
Expand Down
130 changes: 65 additions & 65 deletions fnet_demos/boards/frdmk64f/boot/kds/.cproject

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions fnet_demos/boards/frdmk64f/boot/kds/.project
Original file line number Diff line number Diff line change
Expand Up @@ -1131,6 +1131,36 @@
<type>1</type>
<locationURI>PARENT-5-PROJECT_LOC/fnet_stack/services/tftp/fnet_tftp_srv.h</locationURI>
</link>
<link>
<name>fnet_stack/services/tls</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>fnet_stack/services/tls/fnet_tls.c</name>
<type>1</type>
<locationURI>PARENT-5-PROJECT_LOC/fnet_stack/services/tls/fnet_tls.c</locationURI>
</link>
<link>
<name>fnet_stack/services/tls</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>fnet_stack/services/tls/fnet_tls.h</name>
<type>1</type>
<locationURI>PARENT-5-PROJECT_LOC/fnet_stack/services/tls/fnet_tls.h</locationURI>
</link>
<link>
<name>fnet_stack/services/tls</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>fnet_stack/services/tls/fnet_tls_config.h</name>
<type>1</type>
<locationURI>PARENT-5-PROJECT_LOC/fnet_stack/services/tls/fnet_tls_config.h</locationURI>
</link>
<link>
<name>fnet_stack/stack</name>
<type>2</type>
Expand Down
16 changes: 14 additions & 2 deletions fnet_demos/boards/frdmk64f/shell/iar/shell.ewp
Original file line number Diff line number Diff line change
Expand Up @@ -706,7 +706,7 @@
</option>
<option>
<name>IlinkConfigDefines</name>
<state>__stack_size__=0x1000</state>
<state>__stack_size__=0x2000</state>
<state>__ram_vector_table__=1</state>
</option>
<option>
Expand Down Expand Up @@ -1678,7 +1678,7 @@
</option>
<option>
<name>IlinkConfigDefines</name>
<state>__stack_size__=0x1000</state>
<state>__stack_size__=0x2000</state>
<state>__ram_vector_table__=1</state>
</option>
<option>
Expand Down Expand Up @@ -2346,6 +2346,18 @@
<name>$PROJ_DIR$/../../../../../fnet_stack/services/tftp/fnet_tftp_srv.h</name>
</file>
</group>
<group>
<name>tls</name>
<file>
<name>$PROJ_DIR$/../../../../../fnet_stack/services/tls/fnet_tls.c</name>
</file>
<file>
<name>$PROJ_DIR$/../../../../../fnet_stack/services/tls/fnet_tls.h</name>
</file>
<file>
<name>$PROJ_DIR$/../../../../../fnet_stack/services/tls/fnet_tls_config.h</name>
</file>
</group>
</group>
<group>
<name>stack</name>
Expand Down
Loading

0 comments on commit 6c02b1c

Please sign in to comment.