test: Add a build test case for the PRU
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -8,6 +8,7 @@ set -eux
|
||||
MAIN_DIR=${PWD}
|
||||
BUILD_DIR=${PWD}/travis_build
|
||||
export PATH=${BUILD_DIR}/gcc-arm-none-eabi-7-2017-q4-major/bin:${PATH}
|
||||
export PATH=${BUILD_DIR}/pru-gcc/bin:${PATH}
|
||||
PYTHON=${BUILD_DIR}/python-env/bin/python
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user