Skip to content

Remaining References to VxWorks After RTEMS Migration #136

@LeandroMartinsdS

Description

@LeandroMartinsdS

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions