fix markdown
This commit is contained in:
parent
8d538b3935
commit
935912fb0e
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -9,11 +9,11 @@ cross target testing, with the aim of making them as automated as possible.
|
|||
|
||||
General plan is something like....
|
||||
|
||||
# make -C libopencm3 clean all -j8
|
||||
# make -C tests/xxx clean all flash test V=1
|
||||
# cd libopencm3
|
||||
# git checkout proposed-new-code
|
||||
# return to step 1
|
||||
1. make -C libopencm3 clean all -j8
|
||||
2. make -C tests/xxx clean all flash test V=1
|
||||
3. cd libopencm3
|
||||
4. git checkout proposed-new-code
|
||||
5. return to step 1
|
||||
|
||||
Mileage _will_ vary.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue