Mise à jour de 'README.md'

This commit is contained in:
Xavier 2022-11-08 16:56:02 +01:00
parent f42519c904
commit 0825ec0104

View File

@ -2,6 +2,17 @@
<br/>
<br/>
More News since 2.12.2m9t by Yuri, thank's friend, <br/>
I give a arm_non_eabi.sh for install automatique for linux kernel 5.X mini<br>
for make compilation in directory mchf-eclipse<br/>
execute: <br/>
make clean <br/>
make all<br/>
after good make you have firmware for .dfu and .elf and .bin<br>
if you want change compilation for different radio, ex RS928+<br>
active tag on uhsdr_board_config.h change //#define R928_PLUS by #define R928_PLUS<br>
for MCHF first 512k active //#define IS_SMALL_BUILD by #define IS_SMALL_BUILD<br>
for optional you have color too: //#define GREY_STYLE or //#define SEPIA_STYLE<br>
<br>
For first more i say on this:<br/>
GCC upgarde with version 10.X not good for compilation, <br/>
the old version is 9.X no check header tag on script C or C++,<br/>