Update README.md

This commit is contained in:
adrcs 2025-06-30 20:55:57 -06:00 committed by GitHub
parent aeb3fd4b88
commit 3dc36f64db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,14 +1,12 @@
Welcome to the IP400 project. Welcome to the IP400 project.
The directories here have been restructured. The Node Firmware directory contains the hardware abstraction for several platforms, The directories here have been restructured. The Node Firmware directory contains the hardware abstraction for several platforms,
and the source directory contains code that is common to all. and the IP400 directory contains source code that is common to all node types. There are precompiled binary files that can be
uploaded using the STM flash utility.
The platform code and precompiled binaries have been temporarily removed, due to a new repease of the CubeIDE from ST, and
a pending new release of the node firmware.
The Raspberry Pi code is now available on the disk image, which can be downloaded from the project website, ip400.adrcs.org, The Raspberry Pi code is now available on the disk image, which can be downloaded from the project website, ip400.adrcs.org,
from the 'Getting Started' link on the hardware page. from the 'Getting Started' link on the hardware page.
The current revision level is 1.0 The current revision level is 1.3
See the release notes in the 'IP400 Node Software' document. See the release notes in the 'IP400 Node Software' document.