Skip to content

hal: split C and C++ headers #8543

@virtuald

Description

@virtuald

Sez @PeterJohnson:

I think now that we're using .hpp for C++ headers it might be a good idea to split the C and C++ portions of the headers too, so the C ones are truly C only, and all the C++ stuff is in the .hpp

Along with this then anywhere in wpilib where the C enums are used, switch them to using the C++ enums instead. This will make RobotPy happier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    20272027 target

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions