Update docs

pull/41/head
Andy CA6JAU 8 years ago
parent 5540c60ee1
commit fb8806ec01

@ -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)

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.