From 53716395b279c51f51114de7f736e3ce06264437 Mon Sep 17 00:00:00 2001 From: Simon Butcher Date: Thu, 5 Jan 2017 16:20:56 +0000 Subject: [PATCH] Clarify use of armcc in all.sh --- tests/scripts/all.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/scripts/all.sh b/tests/scripts/all.sh index 769cbd2ea..70c2897ba 100755 --- a/tests/scripts/all.sh +++ b/tests/scripts/all.sh @@ -283,6 +283,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