You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2021. It is now read-only.
When i follow the documentation and try to run a sample app using make BOLOS_ENV=/opt/ledger-blue/ BOLOS_SDK=/home/nanos-secure-sdk
i get a dependency error
/home/nanos-secure-sdk/src/os_io_seproxyhal.c:25:10: fatal error: 'hci.h' file
not found
#include "hci.h"
Which i think is in an older version of nanos-secure-sdk
It was removed in 1.3.1 Maybe as a way to separate between ledger-blue and ledger-nano however the problem remains because when running the example we use Ledger-blue environment