From 849adbb09712049d72866ac425df9b4ea3661c5c Mon Sep 17 00:00:00 2001 From: Xavier Date: Wed, 9 Nov 2022 06:59:11 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4661eea..413b938 100755 --- a/README.md +++ b/README.md @@ -3,10 +3,13 @@
More News since 2.12.2m9t by Yuri, thank's friend,
I give a arm_non_eabi.sh for install automatique for linux kernel 5.X mini
+download the project: git clone http://in4matik.port0.org:3000/magnum88/UHSDR
+or download ZIP file and extract the folder UHSDR
for make compilation in directory mchf-eclipse
execute:
-make clean
-make all
+make clean //for clean old compli
+make all //for compilation project for have .dfu or .bin
+make bootloader //for compilation boot ex 5.04 for have .dfu
after good make you have firmware for .dfu and .elf and .bin
if you want change compilation for different radio, ex RS928+
active tag on uhsdr_board_config.h change //#define R928_PLUS by #define R928_PLUS