mirror of
https://github.com/polhenarejos/pico-openpgp.git
synced 2026-08-29 16:11:08 +01:00
Add libtpm to autobuild.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -49,6 +49,7 @@ cd build
|
||||
esptool.py --chip ESP32-S2 merge_bin -o ../release/pico_openpgp_esp32-s2.bin @flash_args
|
||||
cd ..
|
||||
else
|
||||
sudo apt install -y libtss2-dev tpm2-tools swtpm cmake
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -DENABLE_EMULATION=1 ..
|
||||
|
||||
Reference in New Issue
Block a user