From 069e86d921d2aa635f5f8dca4e6357bc279ffa67 Mon Sep 17 00:00:00 2001 From: Andreas Schmidberger <83550429+OE3ANC@users.noreply.github.com> Date: Wed, 6 Aug 2025 18:53:38 +0200 Subject: [PATCH] Update README.md Added link to the Wiki entry for build environment setup Added links to yocto layer repos and a short summary --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 101c46a..cdc65da 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,14 @@ The device uses an [MCM-iMX93](https://www.compulab.com/products/computer-on-mod ## Software Developers can use C/C++/Python as well as (or in conjunction with) GNU Radio flowgraphs. Tools such as gcc are built-in. The experimental Linux image is available [here](https://m17project.org/linht/). +Instructions for setting up the Yocto build environment can be found in the [M17 Wiki](https://wiki.m17foundation.org/index.php?title=LinHT_Image_Build). + +All layers required to build the image are located in the M17 Project GitHub: + +- [meta-linht-hardware](https://github.com/M17-Project/meta-linht-hardware): Provides machine configuration and hardware support for the LinHT hardware. +- [meta-linht-software](https://github.com/M17-Project/meta-linht-software): Provides application software, libraries, and system configuration for digital radio communication and M17 protocol support. +- [meta-linht-sdr](https://github.com/M17-Project/meta-linht-sdr): A modified version of [meta-sdr](https://github.com/balister/meta-sdr), providing the GNU Radio package. + ### Supported modes (so far): * FM transmission and reception with pre-/de-emphasis and CTCSS,