diff --git a/src/hw/booster.md b/src/hw/booster.md index 6b4e2f9..619ca80 100644 --- a/src/hw/booster.md +++ b/src/hw/booster.md @@ -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