Update docs

This commit is contained in:
Andy CA6JAU 2018-05-05 13:03:14 -03:00
parent 5540c60ee1
commit fb8806ec01
2 changed files with 10 additions and 5 deletions

View file

@ -98,7 +98,8 @@ Download the firmware sources:
cd ~
git clone https://github.com/juribeparada/MMDVM_HS
cd MMDVM_HS/
git clone https://github.com/juribeparada/STM32F10X_Lib
git submodule init
git submodule update
(Please do not download any different code inside MMDVM_HS folder)
@ -293,7 +294,8 @@ Download the sources:
cd ~
git clone https://github.com/juribeparada/MMDVM_HS
cd MMDVM_HS/
git clone https://github.com/juribeparada/STM32F10X_Lib
git submodule init
git submodule update
(Please do not download any different code inside MMDVM_HS folder)
@ -429,7 +431,8 @@ Download the sources:
cd ~
git clone https://github.com/juribeparada/MMDVM_HS
cd MMDVM_HS/
git clone https://github.com/juribeparada/STM32F10X_Lib
git submodule init
git submodule update
(Please do not download any different code inside MMDVM_HS folder)

View file

@ -120,7 +120,8 @@ Download the sources:
cd ~
git clone https://github.com/juribeparada/MMDVM_HS
cd MMDVM_HS/
git clone https://github.com/juribeparada/STM32F10X_Lib
git submodule init
git submodule update
Build the firmware with USB bootloader support (the default Config.h is OK for Libre Kit):
@ -192,7 +193,8 @@ Download the firmware sources:
cd ~
git clone https://github.com/juribeparada/MMDVM_HS
cd MMDVM_HS/
git clone https://github.com/juribeparada/STM32F10X_Lib
git submodule init
git submodule update
Edit Config.h