Commit Graph

2 Commits

Author SHA1 Message Date
David Brown b681028b60 samples: zephyr: Fix URL in test compilation
This reference to the old Juul URL got missed.  Fix it as well.

Signed-off-by: David Brown <david.brown@linaro.org>
2020-11-10 17:04:20 -07:00
David Brown c997a607e5 samples: zephyr: Add separate compilation
Create a program that separately compiles the tests and assembles them
into a zip file.  This will help when the build environment and the test
environment are not the same machine.

Signed-off-by: David Brown <david.brown@linaro.org>
2020-09-17 16:49:09 -06:00