IARSystems Cmake Tutorial Versions Save

Build and test embedded software using the IAR C/C++ Compiler alongside CMake

v2024.01

4 months ago

Upgraded cmake-tutorial to v2024.01

  • Simplified tutorial on README.md
  • Converted examples to their interactive counterparts
  • Added version example
  • Added cmake-tutorial wiki entries

v2022.06

2 years ago

Release notes

  • Building projects: added simplified hello-world project creation.
  • Toolchain file: automated selection for CMAKE_ASM_COMPILER according to the linker technology.
  • Output conversion: simplified output conversion with add_custom_command().
  • C-Test/IAR C-SPY: use genex for populating options depending if the target contains custom properties.

1.0.0

2 years ago
  • Initial version