Updated README with new flash build targets

This commit is contained in:
2021-05-30 02:55:53 +02:00
parent c194308080
commit 7ed695dace

View File

@ -15,7 +15,10 @@ git clone --recursive git@github.com:bobbycar-graz/bobbycar-controller-firmware.
cd bobbycar-controller-firmware/
cmake -DCMAKE_BUILD_TYPE=Release .
make unlock0 # needed only once per board
make flash
make flash-motortest
make flash-feedc0de-front
make flash-feedc0de-back
make flash-greyhash
```
## Hardware