Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 414 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 414 Bytes

interconnects-udp

This project contains files for the definitions, encoding, decoding, validation, and printing of UDP packets used by the HyperJackets 2018 Pod design.

main.c contains many examples and POSIX specific code. All other source files and headers are intended to be cross-platform and compiled for both the host controller (most likely x86_64) and the Pod's on-board Nucleo 144 microcontrollers.