diff --git a/README.md b/README.md index db0568b..4661eea 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,17 @@

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
+for make compilation in directory mchf-eclipse
+execute:
+make clean
+make all
+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
+for MCHF first 512k active //#define IS_SMALL_BUILD by #define IS_SMALL_BUILD
+for optional you have color too: //#define GREY_STYLE or //#define SEPIA_STYLE
+
For first more i say on this:
GCC upgarde with version 10.X not good for compilation,
the old version is 9.X no check header tag on script C or C++,