Skip to content

Organize framework C++ files in folders #220

@mjkl-gh

Description

@mjkl-gh

First of many thanks for creating this template! It works really great and i'm loving it thusfar.

I'm implementing some extra functionality as in a serialclientservice and a streamserver (for serving serial over tcp) and writing it as a part of the framework instead of as a user extension. However, the framework folder contains a lot of files and no folders. I would like to organize the files in folders, however that would break pulling in the future.

Is it an idea to organize the C++ framework into folders in the source repo? I could open a pull request if this is something you'd want

Also if a serial+stream server is something you'd like in the project in the future I could open a PR for that when it's finished

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions