Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

AlbertaSat/network_stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Stack

Please post updates to slack: slack

This repository contains work regarding the Network stack, CSP. It includes code from both libcsp, https://github.com/libcsp/libcsp as well as from FreeRTOS https://github.com/FreeRTOS

The files in this project are meant to be built with the Texas Intruments tools, namely

Structure

There are tree distinct components to this project, the FreeRTOS code, the CSP code and the HalCoGen generated drivers for the development boards.

All source files are in the uhf_base/source/ folder, with subdirectories from the CSP library for the routing, operating system, drivers, interfaes, and the transport layer.

The entry point to the application is found in source/sys_main.c - here you will find the main() funciton which begins the client/server code.

The docs/ folder will contain all important documents.

Notes

This is the place for developers to jot down any important lessons learned to speed up the process for future development/debugging

Test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published