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

Improve usage of mk_clib. #36

Merged
merged 1 commit into from
Apr 7, 2024
Merged

Improve usage of mk_clib. #36

merged 1 commit into from
Apr 7, 2024

Commits on Apr 6, 2024

  1. Improve usage of mk_clib.

     - Rename to mk_clib everywhere.
     - No need to use extern "C".
     - Start using header only style.
     - No need to specify global namespace.
     - No need to initialize variables.
     - No need to compile source since using header only.
     - Update to newer version in order to fix ARM build.
    MarekKnapek committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    de42e01 View commit details
    Browse the repository at this point in the history