Skip to content

Fix #424, re-add rtems_fxp_attach() to cfe_psp_start.c. #236

Fix #424, re-add rtems_fxp_attach() to cfe_psp_start.c.

Fix #424, re-add rtems_fxp_attach() to cfe_psp_start.c. #236

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'