TCPIP Network Security Manager CPU Independent Source Code

This directory contains all the CPU independent files for µC/TCP-IP Network Security Manager. Nothing should be changed in this directory in order to use µC/TCP-IP.

\Micrium
	\Software
		\uC-TCPIP
			\Secure
				\<security_suite_name>

 

\Micrium

Contains all software components and projects provided by Micrium.

\Software

This sub-directory contains all software components and projects.

\uC-TCPIP

This is the main µC/TCP-IP directory.

\Secure

This is the main Secure directory that contains the generic secure port header file. This file should be included in the project only if a security suite is available and is to be used by the application.

\Secure\<security_suite_name>

This is the directory that contains the files to perform security suite abstraction. These files should only be included in the project if a security suite (i.e Segger emSSL) is available and is to be used by the application.