Added V1.0 Node firmware

This commit is contained in:
adrcs 2025-03-28 12:54:00 -06:00 committed by GitHub
parent 510f6c6bd7
commit 10ddfa65ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 5317 additions and 0 deletions

11
Node Firmware/Read.me Normal file
View file

@ -0,0 +1,11 @@
This directory contains the code sources. The current source code is at Rev level 1.0.
There are three sub-directories:
Bin - precompiled binaries of the node code
IP400 - current sources for the IP400 code
Platforms - Zipped projects for the CubeIDE for different hardware platforms.
Currently supported platforms:
Nucleo CC Experimenter node
Release notes are in the node software document in the documentation directory.