DiamondLightSource / DiamondLightSource/pmac
Remaining References to VxWorks After RTEMS Migration
Open
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.