mirror of
https://github.com/juribeparada/MMDVM_HS.git
synced 2025-12-06 07:12:08 +01:00
Updating docs
This commit is contained in:
parent
24402471d6
commit
02e11fedf4
4
BUILD.md
4
BUILD.md
|
|
@ -542,7 +542,9 @@ to enable this option if you have one of these products.
|
|||
- #define LIBRE_KIT_ADF7021: enable this option if you have a ZUMspot Libre Kit (Board with
|
||||
modified RF7021SE and Blue Pill STM32F103).
|
||||
|
||||
- #define MMDVM_HS_HAT_REV12: enable this option if you have a MMDVM_HS_Hat board for RPi.
|
||||
- #define MMDVM_HS_HAT_REV12: enable this option if you have a MMDVM_HS_Hat board for RPi.
|
||||
|
||||
- #define NANO_HOTSPOT: enable this option if you have a Nano hotSPOT (BI7JTA).
|
||||
|
||||
- #define ENABLE_ADF7021: add support for ADF7021 (all boards, enabled by default).
|
||||
|
||||
|
|
|
|||
|
|
@ -53,6 +53,7 @@ Download the script (*.sh) that matches with your ZUMspot/MMDVM_HS board:
|
|||
|
||||
- install_fw_rpi.sh: only for ZUMspot RPi board
|
||||
- install_fw_hshat.sh: only for MMDVM_HS_Hat board
|
||||
- install_fw_nanohs.sh: only for Nano hotSPOT board
|
||||
- install_fw_librekit.sh: only for ZUMspot Libre Kit board or generic MMDVM_HS board
|
||||
- install_fw_usb.sh: only for ZUMspot USB dongle
|
||||
- install_fw_duplex.sh: only for MMDVM_HS with dual ADF7021
|
||||
|
|
|
|||
Loading…
Reference in a new issue