Update readme.md
This commit is contained in:
parent
bc99adc54e
commit
dc2605d84c
|
@ -6,4 +6,9 @@ Here we combine ChibiOS with OpenBLT
|
|||
|
||||
Q: how do I build bootloader for specific board say proteus/meta-info-proteus_f7.env?
|
||||
|
||||
A: TBD
|
||||
A:
|
||||
```
|
||||
cd firmware/bootloader
|
||||
source ../config/boards/common_script_read_meta_env.inc ../config/boards/hellen/small-can-board
|
||||
make
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue