Felipe Torrezan
473986b602
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
9 months ago
Felipe Torrezan
104aa77301
Bump to v2024.01 ( #35 )
### Changes
- Updated supported BX targets
- Added note about license activation requirements before starting to use CMake. Fixes #31 .
10 months ago
Felipe Torrezan
5c7fc30f29
Update README.md
1 year ago
Felipe Torrezan
c76265c1f5
Update README.md
- Fixed typos
2 years ago
Felipe Torrezan
2273effc61
Update README.md ( #27 )
- Improve the explanation about how to get cmake and ninja on both systems
2 years ago
Felipe Torrezan
6a9d943a94
Update README.md ( #25 )
- Text reviewed by technical writer
2 years ago
Felipe Torrezan
2f92e934b3
Fix: iar-cspy-arm.cmake ( #23 )
* Update iar-cspy-arm.cmake
- cspybat is not strictly required (BX)
2 years ago
Felipe Torrezan
c3bdda6688
Update README.md
- Updated references for the new branding.
2 years ago
Felipe Torrezan
9d8807c7fe
Enhanced support for CSpyBat ( #22 )
Added improved detection scheme for CSpyBat in the CTest functionality for arm.
2 years ago
Felipe Torrezan
4451d32bbf
Fix: set CMake for cross-compiling ( #21 )
We set CMAKE_SYSTEM_NAME to Generic to prevent CMake from
overwriting it with the host's system name (e.g., amd64) when
cross-compiling with the IAR compiler.
This commit reverts changes performed on 16bed53
during cleanup.
Fix #20 .
2 years ago
Felipe Torrezan
be355cf924
Fix support to other generators ( #19 )
* Fix support for alternative generators
2 years ago
Felipe Torrezan
179297a971
Update README.md
- Fix mispellings
2 years ago
Felipe Torrezan
2edb21fbea
Update README.md
- No need to export `IAR_TOOL_ROOT` when on Linux (default)
2 years ago
Felipe Torrezan
dd66e538a4
Update README.md
- Fix default value for `IAR_TOOL_ROOT` in README.md
2 years ago
Felipe Torrezan
69fce2d5e6
Tests: added Cygwin support ( #18 )
2 years ago
Felipe Torrezan
54da883da0
Fix: fallback option for 'Ninja' generator
2 years ago
Felipe Torrezan
abbf75f356
Improved toolchain file ( #17 )
* Added improved toolchain file
* Updated README.md
2 years ago
Felipe Torrezan
047c5ea727
Add tests ( #16 )
* Added CMake Modules testing scripts
2 years ago
Felipe Torrezan
64d82d8271
Documentation update ( #15 )
- Better highlight on what needs to be changed in the toolchain file
- Using in-place references for source code in the minimal project and toolchain file
- Added ready-to-use hello-world in examples/arm
2 years ago
Felipe Torrezan
2c476dc240
Update README.md
- Corrected broken link
2 years ago
Felipe Torrezan
93c08f6d81
Update README.md
- Updated `INSTALL_DIR` notes links to v2022.06.
2 years ago
Felipe Torrezan
16bed53ae0
Updated cmake-tutorial ( #14 )
2 years ago
Felipe Torrezan
daa18209d8
Updated ##building-projects
- Minor changes for disambiguation around ##building-projects
- Updated examples for IAR_INSTALL_DIR
- Updated *notes* for IAR_INSTALL_DIR
- Updated ###configuring-the-build-system-generator
3 years ago
Felipe Torrezan
128eebc93d
Added fallback build type ( #13 )
3 years ago
Felipe Torrezan
f1ab30e006
Updated tutorial note ( #11 )
- Update to #required-tools. Fix #10 .
3 years ago
Felipe Torrezan
790ae8c520
Added action automation
- For automatic handling of stale issues
3 years ago
Felipe Torrezan
7ba24e3992
Reposition download instructions.
3 years ago
micaelbo
4d506126de
Update README.md
Here is an alternative ordering of the instructions where the configuring of the tools comes before the examples. Just discard this change if you don't like it!
3 years ago
Felipe Torrezan
ed96f2b794
Move toolchain file section
3 years ago
Felipe Torrezan
537cb52528
Merge pull request #2 from IARSystems/doc-fix
IAR_INSTALL_DIR disambiguation
3 years ago
Felipe Torrezan
16c1ba8bc5
IAR_INSTALL_DIR desambiguation
3 years ago
Felipe Torrezan
b7d0f4611a
Initial commit
3 years ago