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

CMakeLists for utils, platform, and rtos targets #103

Merged
merged 1 commit into from
Jul 24, 2024

Commits on Jul 24, 2024

  1. WIP CMakeLists for utils, platform, rtos

    Main work by @nicka101.
    
    Also, by @shymega:
    
    - Add another `target_link_libraries` to util_sha256
        This links to CMSIS and HAL libs.
    - Fixup Dockerfile for GCC ARM download, and tidy
    - Had to run `dos2unix` on some files.
    - Remove `*.cmake` from .gitignore
      This allows us to keep future CMake modules, for example, Corrosion.
    - Update devcontainer.json name
    - Move `.devcontainer/devcontainer.json` to root of repo
    
    Signed-off-by: Dom Rodriguez <[email protected]>
    nicka101 authored and shymega committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    53f1df8 View commit details
    Browse the repository at this point in the history