DiamondLightSource / DiamondLightSource/pmac

Remaining References to VxWorks After RTEMS Migration

Open
#136 2 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
C++
Stars
31
Forks
25
PR merge metrics
No merged PRs in 30d

Description

As part of the migration of the PMAC driver from VxWorks to RTEMS (see PR #129), most of the VxWorks-specific support has been deprecated. However, there are still a few files and code sections that reference VxWorks, including:

- pmacApp/CMakeLists.txt
- pmacApp/src/Makefile
- Other files containing #ifdef vxWorks or commented-out VxWorks-specific includes

@peteleicester, are these references still required for RTEMS support, or would it be safe (and clearer) to remove/rename them to avoid confusion?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.