Clarify use of armcc in all.sh
This commit is contained in:
parent
a5cd973047
commit
49f00bd81d
1 changed files with 2 additions and 0 deletions
|
@ -282,6 +282,8 @@ msg "test: doxygen warnings" # ~ 3s
|
|||
cleanup
|
||||
tests/scripts/doxygen.sh
|
||||
|
||||
# Note - use of yotta is deprecated, and yotta also requires armcc to be on the
|
||||
# path, and uses whatever version of armcc it finds there.
|
||||
msg "build: create and build yotta module" # ~ 30s
|
||||
cleanup
|
||||
tests/scripts/yotta-build.sh
|
||||
|
|
Loading…
Reference in a new issue