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

Make examples IDE agnostic and easier to update: #35

Merged
merged 4 commits into from
Aug 6, 2024

Commits on Jul 23, 2024

  1. Make examples IDE agnostic and easier to update:

    - remove vcpkg-configuration.json
    - remove vendors from components
    - replace compiler: with select-compiler: (requires Open-CMSIS-Pack/devtools#1659)
    - example name in PDSC is file name of csolution.yml
    ReinhardKeil committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c094d27 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    af3143a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Library Build with select-compiler:

    Add build status batches to README.md
    Updated vcpkg-configuration.json
    Simplified build_usb.yml (no LOG file)
    ReinhardKeil committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    fb8060e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be319a View commit details
    Browse the repository at this point in the history