summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Collapse)Author
2023-04-19Release ARMv7-A architecture ports and add tx_user.h to GNU port assembly ↵TiejunZhou
files (#250) * Release ARMv7-A architecture ports * Add tx_user.h to GNU port assembly files * Update GitHub action to perform check for Cortex-A ports
2023-04-18Release ARMv7-M and ARMv8-M architecture ports (#249)TiejunZhou
* Release ARMv7-M and ARMv8-M architecture ports * Add a pipeline to check ports_arch
2023-04-17Filter the path for PR trigger and add codeowners (#248)TiejunZhou
* Filter the path for PR trigger * Add codeowners * Fix syntax in pipeline
2020-12-09update workflowsScott Larson
2020-12-07Update ci_cortex_m0.ymlScott Larson
2020-12-07Update ci_cortex_m0.ymlScott Larson
2020-05-15Cache update every 3 days is betterPProvost
2020-05-14Added cortex m0 and m3 to cloud CIPProvost
2020-05-14Updated GH actions to cache arm-none-eabiPProvost
2020-05-14Still working on path issuesPProvost
2020-05-14Add cached folder to pathPProvost
2020-05-14Typo in cache updaterPProvost
2020-05-14Scheduled cache updaterPProvost
2020-05-14Caching arm compiler for buildsPProvost
2020-05-14Tweaking GH actionsPProvost
2020-05-13More CI build updatesPProvost
2020-05-13Added CI build skeletonPProvost