Skip to content

Commit dbb6f30

Browse files
jaenrig-ifxactions-user
authored andcommitted
psoc6/README: Set correct target order.
Signed-off-by: jaenrig-ifx <[email protected]>
1 parent 8c1415d commit dbb6f30

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ports/psoc6/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ As we are working on the ports-psoc6-main branch (for now), first checkout that
2727

2828
git checkout --track origin/ports-psoc6-main
2929

30-
Then initialize the ModusToolbox™ environment:
31-
32-
make mtb_init BOARD=<board-name>
33-
3430
Retrieve submodules:
3531

3632
make submodules
33+
34+
Then initialize the ModusToolbox™ environment:
35+
36+
make mtb_init BOARD=<board-name>
3737

3838
Build the firmware:
3939

0 commit comments

Comments
 (0)