mirror of
https://github.com/adrcs/ip400.git
synced 2025-07-01 17:51:18 +03:00
Update README.md
This commit is contained in:
parent
c7fd9c6f82
commit
e5f010950d
|
@ -1,8 +1,14 @@
|
||||||
Welcome to the IP400 project.
|
Welcome to the IP400 project.
|
||||||
|
|
||||||
The directories here have been restructured. The code 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 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.
|
||||||
|
|
||||||
|
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.0
|
||||||
|
|
||||||
See the release notes in the 'IP400 Node Software' document.
|
See the release notes in the 'IP400 Node Software' document.
|
||||||
|
|
Loading…
Reference in a new issue