mirror of
https://github.com/polhenarejos/pico-fido
synced 2026-06-05 04:19:07 +02:00
@@ -49,6 +49,7 @@ cd build
|
|||||||
esptool.py --chip ESP32-S2 merge_bin -o ../release/pico_fido_esp32-s2.bin @flash_args
|
esptool.py --chip ESP32-S2 merge_bin -o ../release/pico_fido_esp32-s2.bin @flash_args
|
||||||
cd ..
|
cd ..
|
||||||
else
|
else
|
||||||
|
sudo apt install -y libtss2-dev tpm2-tools swtpm cmake
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake -DENABLE_EMULATION=1 ..
|
cmake -DENABLE_EMULATION=1 ..
|
||||||
|
|||||||
Reference in New Issue
Block a user