Update README.md
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user