Felipe Torrezan
3ae428f092
Fix linker options ( #44 )
* Added compiler and linker options for CM4
* Mention forced reconfiguration
1 week ago
Felipe Torrezan
8bbfc286dd
Added TrustZone interactive example ( #38 )
Added trustzone project
7 months ago
Felipe Torrezan
09c4d834b5
Update version.h.in
- Added header guard
8 months ago
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
2f92e934b3
Fix: iar-cspy-arm.cmake ( #23 )
* Update iar-cspy-arm.cmake
- cspybat is not strictly required (BX)
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
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
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
16bed53ae0
Updated cmake-tutorial ( #14 )
2 years ago
Felipe Torrezan
128eebc93d
Added fallback build type ( #13 )
3 years ago
Felipe Torrezan
b7d0f4611a
Initial commit
3 years ago