Skip to content

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

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

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

Workflow file for this run

name: "CodeQL Analysis"
on:
push:
pull_request:
jobs:
codeql:
name: Codeql
uses: nasa/cFS/.github/workflows/codeql-reusable.yml@main
with:
component-path: psp
make: 'make -C build/native/default_cpu1/psp'