Skip to content

Remaining References to VxWorks After RTEMS Migration #136

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions