-
Notifications
You must be signed in to change notification settings - Fork 15
Architecture
Daniele Lacamera edited this page Dec 3, 2015
·
21 revisions
In this section the architecture of the stack is described, from the core data structures to the functional flow.
Getting Started
- Setting up the environment
- Testing
- Configuring and compiling
- Running picoTCP on Linux - Deprecated (see setting up)
- Running picoTCP on Windows
Porting
- Build process explained
- Porting the build to another compiler or IDE
- Porting picoTCP to your favorite embedded target
- Porting picoTCP to your favorite Operating System
- Example device driver
Development