diff options
| author | Michal Hanus <mikehanus@protonmail.com> | 2025-04-19 22:50:44 +0200 |
|---|---|---|
| committer | Michal Hanus <mikehanus@protonmail.com> | 2025-04-19 22:50:44 +0200 |
| commit | 9078b7ec09b135f091cb951ed234bf013c9c838e (patch) | |
| tree | ba953e144c2dd42d327a83720cdfc9fb5bb9fe34 /nrfdemo/builddk/mcuboot/zephyr/autogen-pubkey.c | |
| parent | 2e13c372f1419f08dab7797b244681f889dd9bcf (diff) | |
bme680 added
Diffstat (limited to 'nrfdemo/builddk/mcuboot/zephyr/autogen-pubkey.c')
| -rw-r--r-- | nrfdemo/builddk/mcuboot/zephyr/autogen-pubkey.c | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/nrfdemo/builddk/mcuboot/zephyr/autogen-pubkey.c b/nrfdemo/builddk/mcuboot/zephyr/autogen-pubkey.c deleted file mode 100644 index 6e1cf0e..0000000 --- a/nrfdemo/builddk/mcuboot/zephyr/autogen-pubkey.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Autogenerated by imgtool.py, do not edit. */ -const unsigned char ecdsa_pub_key[] = { - 0x30, 0x59, 0x30, 0x13, 0x06, 0x07, 0x2a, 0x86, - 0x48, 0xce, 0x3d, 0x02, 0x01, 0x06, 0x08, 0x2a, - 0x86, 0x48, 0xce, 0x3d, 0x03, 0x01, 0x07, 0x03, - 0x42, 0x00, 0x04, 0x2a, 0xcb, 0x40, 0x3c, 0xe8, - 0xfe, 0xed, 0x5b, 0xa4, 0x49, 0x95, 0xa1, 0xa9, - 0x1d, 0xae, 0xe8, 0xdb, 0xbe, 0x19, 0x37, 0xcd, - 0x14, 0xfb, 0x2f, 0x24, 0x57, 0x37, 0xe5, 0x95, - 0x39, 0x88, 0xd9, 0x94, 0xb9, 0xd6, 0x5a, 0xeb, - 0xd7, 0xcd, 0xd5, 0x30, 0x8a, 0xd6, 0xfe, 0x48, - 0xb2, 0x4a, 0x6a, 0x81, 0x0e, 0xe5, 0xf0, 0x7d, - 0x8b, 0x68, 0x34, 0xcc, 0x3a, 0x6a, 0xfc, 0x53, - 0x8e, 0xfa, 0xc1, -}; -const unsigned int ecdsa_pub_key_len = 91; |
