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

Linux Example of embedded-cli #41

Merged
merged 3 commits into from
Nov 17, 2023
Merged

Conversation

mtgstuber
Copy link
Contributor

I stole the Win32 example and modified it to run under Linux. Other folks using Linux may find it a helpful jumpstart.

Michael Garrison Stuber added 3 commits November 13, 2023 22:07
This example uses raw terminal mode to allow the embedded-cli to work in Linux.
Compiles using g++ with suitable arguments to reference the embedded-cli library.
@funbiscuit
Copy link
Owner

Thanks for your submission. Looks great! I'll add some changes by myself (like cmakelists and some minor formatting) and will squash-merge into master a bit later.

@funbiscuit funbiscuit merged commit c5a3047 into funbiscuit:master Nov 17, 2023
@funbiscuit
Copy link
Owner

I've merged your changes into master and added cmake files in separate commit. Thanks again for your contribution!

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

Successfully merging this pull request may close these issues.

2 participants