Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a C++ project from the project template for buffer management interfaces #28

Closed
vkottler opened this issue Jul 16, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@vkottler
Copy link
Owner

Need to come up with a name. We used vcorelib for this in Python, but I'm not sure what we should name it for this.

Another question: should we have some kind of standard prefix/suffix to repositories for C++ stuff?

Options:

  • cpp- prefix
  • -cpp suffix

What about lib suffix / prefix?

@vkottler
Copy link
Owner Author

This is pretty close to being the next step. Some things to do first:

Maybe also: vkottler/yambs#48.

@vkottler
Copy link
Owner Author

vkottler commented Aug 1, 2023

This is finally next up!

@vkottler
Copy link
Owner Author

vkottler commented Aug 1, 2023

"coral" maybe

sources: https://github.com/project-81/firmware/tree/master/src/common, buffer and cobs sub-directories (we take another pass on the implementation)

Grab the relevant tests from here: https://github.com/project-81/firmware/tree/master/src/apps/boards/native

Ensure 100% coverage!

@vkottler
Copy link
Owner Author

vkottler commented Aug 1, 2023

It's here: https://github.com/vkottler/coral, worked on first try!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant