booster: fix yoinked instructions from stabilizer

This commit is contained in:
mwojcik 2025-01-23 11:19:00 +08:00
parent 6a17b997b8
commit 3bdba96e51

View File

@ -21,11 +21,8 @@ dfu-util -a 0 -s 0x08000000:leave --download booster-release.bin
#### Building from source (optional)
Please keep in mind that the firmware from the official Quartiq repository does not include support for Pounder in MQTT,
you may need to use a fork for that. But if the stabilizer is without a Pounder, it's also a valid option.
There is no Nix Flake support to make things easier, so you need to set up rust and cargo manually.
Start with cloning the stabilizer repository and opening a new shell with dfu-util (for flashing) and rustup
Start with cloning the booster repository and opening a new shell with dfu-util (for flashing) and rustup
(for building).
```shell
@ -82,7 +79,7 @@ In case someone sets some setting wrongly, or updates the firmware and suddenly
### Basic setup via USB
1. `nix-shell -p cutecom mosquitto appimage-run`
2. Create mosquitto config `mosquitto.conf`, or use the one from Stabilizer:
2. Create mosquitto config `mosquitto.conf`, or use the one from Stabilizer repo:
```text
%allow_anonymous true