QuickLogic-Corp / qorc-sdk

Open source FreeRTOS SDK for EOS S3 MCU+eFPGA SoC including gateware, software and documentation under QuickLogic Open Reconfigurable Computing (QORC) Initiative
Apache License 2.0
43 stars 27 forks source link

Use GitHub Actions #143

Closed coolbreeze413 closed 2 years ago

coolbreeze413 commented 2 years ago

This PR has the following changes:

  1. Use Github Actions for CI instead of Travis-CI as it is available free for all public repos and additional flexibility
  2. Update envsetup.sh to make it robust, as well as automatically initialize JLink/OpenOCD tooling for out-of-the-box debugging
  3. Fix qorc-testapps CI failure
  4. Fix qf_vr_apps CI failure
  5. Add qt_apps to CI