Commit Graph

18 Commits (master)

Author SHA1 Message Date
David Garske 71346b8b81 Tested on STM32F439ZI successfully. Instructions updated. 2025-02-05 16:06:18 +01:00
David Garske 4c2d2b7e6e Add support for Armored mode with IAR. Currently only supports ECDSA and Cortex-M. ZD19190 2025-02-05 16:06:18 +01:00
Daniele Lacamera 35daf2e9b8 Updated pre-compiled keytools 2025-01-07 19:34:34 +01:00
David Garske 8a7f5e5baa Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
David Garske cafef6be55 Update the KeyTools for Windows. 2024-05-02 14:14:25 +02:00
Daniele Lacamera fce6149cf8 Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
Daniele Lacamera 7d3005ec12 Updated pre-compiled keytools for Windows 2023-11-07 17:00:31 +01:00
David Garske 712a543c9d Fixes and improvements for iMXRT1050 QSPI. 2023-08-21 11:08:48 +02:00
Dimitri Papadopoulos be037ca04d Fix typos found by codespell 2023-07-04 07:43:02 +02:00
David Garske 1a3195a63b Fix the IAR sign script (broken with the key store PR 212 and wasn't properly fixed in PR 230). 2022-08-16 09:04:31 +02:00
David Garske 3c2c26bf3a Fixes for IAR. Switch to new `src/keystore.c` for keys. Fixes for building keytools in Visual Studio. 2022-07-26 09:34:53 +02:00
David Garske e3aaeccdb2 Minor fixes to get the IAR example building. 2022-02-14 10:47:02 -08:00
Elms 8c813552d7 IAR: add default `target.h` and update 2021-09-29 01:22:51 -07:00
kabuobeid bdbc551a29 Update filenames in IAR IDE project. 2021-09-29 01:22:51 -07:00
Daniele Lacamera 0beb3435e1 s/mv/move in .bat file 2020-04-07 18:35:35 +02:00
Daniele Lacamera 352a57735c Removed absolute path in test-app linker script setting 2020-04-07 10:00:41 +02:00
Daniele Lacamera 8c6272df4a Completed Windows/IAR example, removed extra files 2020-03-31 11:54:58 +02:00
Daniele Lacamera 486e633069 Example workspace/project to build under IAR 2020-03-27 14:34:20 +01:00