Skip to content

Move config.hpp out of include folder #419

Description

@thirtytwobits

When pulling libcyphal in as a submodule or cmake external project it's very difficult to exclude the default config.hpp from include paths to allow it to be overridden by the application. We should provide the default in a different folder and allow the application to either use it by including that path or to create their own.

See https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/main/examples/template_configuration/readme.md for an example of a project that does this.

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

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions