Skip to content

RTEMS.cmake: add quotes around ${RTEMS_BSP_C_FLAGS}. #152

RTEMS.cmake: add quotes around ${RTEMS_BSP_C_FLAGS}.

RTEMS.cmake: add quotes around ${RTEMS_BSP_C_FLAGS}. #152

Workflow file for this run

name: Static Analysis
# Run on all push and pull requests
on:
push:
pull_request:
jobs:
static-analysis:
name: Run cppcheck
uses: nasa/cFS/.github/workflows/static-analysis.yml@main
with:
strict-dir-list: './fsw'