Skip to content

Commit ef60089

Browse files
Add Flag to enable Linked List library
1 parent 0f249d7 commit ef60089

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ ENABLE_NBGL_QRCODE = 1
162162
ENABLE_PKI_LIBRARY = 1
163163
ENABLE_DYNAMIC_ALLOC = 1
164164
ENABLE_TLV_LIBRARY = 1
165+
ENABLE_LISTS_LIBRARY = 1
165166
DEFINES += HAVE_SDK_LL_LIB
166167

167168
DEFINES += APP_TICKER=\"$(TICKER)\" APP_CHAIN_ID=$(CHAIN_ID)

0 commit comments

Comments
 (0)