Update Read,me

This commit is contained in:
adrcs 2025-02-05 17:56:56 -07:00 committed by GitHub
parent a9f25770da
commit 11f011a9da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,11 +2,12 @@ This directory is the new home of the code, starting with release 0.4. There are
IOC file (everything needed to build the hardware specific code), for different platforms. These directories may not contain the latest code. Copy the contents of the IP400
directories into the platform directory and then compile.
The current source code is at Rev level 0.4, I have preserved the 0.3b for backwards compatibility, do not copy the new code into a Rev 0.3 platform, it will not compile.
The current source code is at Rev level 0.4, I have preserved the 0.3b for backwards compatibility, do not copy the new code into that, it will not compile. The 0.3 code
only supports the nucleo board.
As of this rev, the supported platforms are:
Nucleo CC2 board.
Full size Pi HAT with Ebyte E04 module.
Pi Zero HAT with discrete WL33 radio (400 MHz version only).
Full size Pi HAT with Ebyte E04 module, currently on hold due to module problems.
Pi Zero HAT with discrete WL33 radio (400 MHz version only). Coming soon.
Release notes are in the appropriate directory.