The RTOS's TCP source code is distributed with the directory structure shown
below. Pre-packaged projects may be delivered with a slightly different
structure.
FreeRTOS-Plus-TCP
|
+-include
|
+-portable
|
+-Compiler
| +-Compiler_x
| +-Compiler_y
| +-Compiler_z
|
+-BufferManagement
|
+-NetworkInterface
+-MCU_x
+-MCU_y
+-MCU_z
The FreeRTOS+TCP Directory Structure
<<
Back to the RTOS TCP networking tutorial index
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.