A simple demonstration of a Dev Container with the IAR Build Tools in GitHub Codespaces.
- Fork this repository.
- Set your
IAR_LMS_BEARER_TOKEN
at your repository settings, under "Settings", "Secrets and variables", "Codespaces".
- Go back to your repository and choose "<> Code", "Codespaces", "Create codespace...".
- Test your compiler in VS Code's terminal.
- From the Extensions panel, reach out to the CMake extension and select your configure preset.
The CMake Tools extension should get your project configured.
- Build it with the IAR Build Tools!
- Debug it with IAR C-SPY!
It was a glorious journey! For a more comprehensive live example, try modern-workflow.