Skip to content

A simple demonstration of a Dev Container with the IAR Build Tools in GitHub Codespaces.

Notifications You must be signed in to change notification settings

fae-emea/hello-dev-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-dev-container

A simple demonstration of a Dev Container with the IAR Build Tools in GitHub Codespaces.

How-to

  1. Fork this repository.
  2. Set your IAR_LMS_BEARER_TOKEN at your repository settings, under "Settings", "Secrets and variables", "Codespaces".

Screenshot_20250307_172404

  1. Go back to your repository and choose "<> Code", "Codespaces", "Create codespace...".

Screenshot_20250307_172458

  1. Test your compiler in VS Code's terminal.

Screenshot_20250307_172635

  1. From the Extensions panel, reach out to the CMake extension and select your configure preset.

Screenshot_20250307_172914

Screenshot_20250307_172649

The CMake Tools extension should get your project configured.

Screenshot_20250307_172950

  1. Build it with the IAR Build Tools!

Screenshot_20250307_173052

  1. Debug it with IAR C-SPY!

Screenshot_20250307_173109

image

It was a glorious journey! For a more comprehensive live example, try modern-workflow.

Releases

No releases published

Packages

No packages published