Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 08927ab

Browse files
committed
fixed submodule instructions (no cmake for libopencm3)
1 parent 7c3f634 commit 08927ab

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

firmware/README

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ submodule:
1818
$ cd ..
1919
$ git submodule init
2020
$ git submodule update
21-
$ mkdir firmware/libopencm3/build
22-
$ cd firmware/libopencm3/build
23-
$ cmake ../
21+
$ cd firmware/libopencm3
2422
$ make
2523

2624

0 commit comments

Comments
 (0)