From 3dc36f64db76ea0c648a44824f6f6ee844411e76 Mon Sep 17 00:00:00 2001 From: adrcs Date: Mon, 30 Jun 2025 20:55:57 -0600 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e07240c..1dd6743 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,12 @@ Welcome to the IP400 project. 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. - -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. +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 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. -The current revision level is 1.0 +The current revision level is 1.3 See the release notes in the 'IP400 Node Software' document.