forked from M-Labs/ionpak-thermostat
Move README.md back where it belongs.
This commit is contained in:
parent
5a011ea410
commit
afda70c2a0
|
@ -9,6 +9,7 @@ Building and loading the firmware
|
|||
---------------------------------
|
||||
|
||||
```sh
|
||||
cd firmware
|
||||
openocd -f support/openocd.cfg
|
||||
xargo build --release
|
||||
arm-none-eabi-gdb -x support/load.gdb target/thumbv7em-none-eabihf/release/ionpak-firmware
|
Loading…
Reference in New Issue