Update README.md

This commit is contained in:
2026-02-28 21:46:16 +11:00
parent 14314f54c0
commit aeb32b6604

View File

@@ -43,6 +43,7 @@ For relays for example:
3. `cd build`
4. `cmake -DPICO_SDK_PATH=$PICO_SDK_PATH ..`
Then, you can just type `make` from now on and it will build your `.uf2` file.
For connectors it's the same but the folder should be "connector" instead of "relay".
This will put a `.uf2` file in the current directory, you can now boot your board in the BOOTSEL mode by holding the white button when plugging in the board, and then dragging the `.uf2` file into the drive that appears in your file explorer.
You can now just flash your board using picotool or by dragging the `.uf2` onto the board.