1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00
RIOT/makefiles
Benjamin Valentin cd43084951 makefiles/suit: add SUIT_GEN_PUBKEY variable to inhibit pubkey gen
If we only have access the the public key, we don't want it to be
accidentally overwritten by the build system.

Intrudce a new `SUIT_GEN_PUBKEY` that defaults to 1, but can be set
to 0 to disable auto-generating the public key from the private key
(and generating a new private/public key pair if the private key does
not exist).
2025-08-18 18:43:51 +02:00
..
2025-02-21 09:55:24 +01:00
2024-02-05 22:01:40 +01:00
2025-04-27 22:59:33 +02:00