Skip to content
  1. Sep 09, 2024
    • Chuyue Luo's avatar
      docs: Update documentation to refer to FRI · 6ece4ef5
      Chuyue Luo authored
      
      
      This commit updates the README to make it clearer that the CMSIS-RTOS2
      FRI project is based on FRI. Descriptions of the difference between the
      two projects and the purpose of CMSIS-RTOS2 FRI are added. Additional
      documentation describing how further examples from FRI could be ported
      to CMSIS-RTOS2 FRI is also added.
      
      Signed-off-by: default avatarChuyue Luo <Chuyue.Luo@arm.com>
      6ece4ef5
  2. Sep 06, 2024
  3. Aug 22, 2024
  4. Aug 21, 2024
    • Chuyue Luo's avatar
      applications: Fix Uncrustify errors · cfcd0278
      Chuyue Luo authored
      
      
      This patch makes changes suggested by the Uncrustify pre-commit hook.
      
      Signed-off-by: default avatarChuyue Luo <Chuyue.Luo@arm.com>
      cfcd0278
    • Chuyue Luo's avatar
      ci: Add top-level CI configuration · 40873545
      Chuyue Luo authored
      
      
      This commit adds the top-level CI configuration for the project, which
      extends the baseline configuration and adds the "build" and "test"
      stages. During the "build" stage, the Blinky example is built for the
      various different configurations of the project. Then, in the "test"
      stage, the outputs of the built examples are checked.
      
      Signed-off-by: default avatarChuyue Luo <Chuyue.Luo@arm.com>
      40873545
    • Chuyue Luo's avatar
      ci: Add baseline CI configuration · 1e0f6cee
      Chuyue Luo authored
      
      
      This commit adds the baseline CI configuration for the project. This
      covers the "quality check" phase of the pipeline. During this phase, the
      pre-commit checks are run, as well as other checks including GitLint and
      TPIP.
      
      In addition, documentation about the pre-commit hooks and
      Towncrier is added. This describes the pre-commit hooks that are run by
      the CI and how to run these checks locally.
      
      Signed-off-by: default avatarChuyue Luo <Chuyue.Luo@arm.com>
      1e0f6cee
  5. Aug 13, 2024
  6. Aug 09, 2024
Loading