Commit Graph

7 Commits

Author SHA1 Message Date
akscram eff7d99a5e Fix rule to skip testhal/AVR/MEGA/EXT/Makefile
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15099 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-16 19:11:07 +00:00
Giovanni Di Sirio ad17f5fb31 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14819 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-09-22 17:22:19 +00:00
Giovanni Di Sirio 78905f0598 Path error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14818 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-22 12:16:43 +00:00
Giovanni Di Sirio 9996e52ecc Skipping EXT AVR MEGA demo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14817 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-09-22 11:59:29 +00:00
akscram 3ddb05691b Add --check-rules flag to check skip rules locally
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14665 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-17 23:30:55 +00:00
akscram adc9be23a5 Add instruction in tools/workflows/skip.yaml
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14646 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-12 20:49:25 +00:00
akscram cc99d468a5 ci: unpack ext deps and fix some builds
* Unpack external dependencies located under the ext/ directory before
  build projects.
* Added a mechanism to skip build failures. SPC5 projects that require
  ppc-freevle-eabi-gcc and ccppc are skipped.
* Fixed small compilation errors with undefined variables.


git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14614 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-07-24 21:03:37 +00:00