Rename project to Pico Keys SDK to avoid confusions with Pico Fido and Pico OpenPGP.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2023-11-06 13:32:28 +01:00
parent de3f5f0bce
commit d0dc786f74
28 changed files with 75 additions and 75 deletions

View File

@@ -1,5 +1,5 @@
/*
* This file is part of the Pico HSM SDK distribution (https://github.com/polhenarejos/pico-hsm-sdk).
* This file is part of the Pico Keys SDK distribution (https://github.com/polhenarejos/pico-keys-sdk).
* Copyright (c) 2022 Pol Henarejos.
*
* This program is free software: you can redistribute it and/or modify
@@ -24,7 +24,7 @@
#include "tusb.h"
#include "bsp/board.h"
#endif
#include "hsm.h"
#include "pico_keys.h"
#include "usb.h"
#include "apdu.h"