Skip to content

Commit 5b9a530

Browse files
authored
Merge pull request #1 from ajeet97/fix-testcases
Fix testcases
2 parents e0cf94e + 13d8026 commit 5b9a530

File tree

103 files changed

+171
-171
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+171
-171
lines changed

app/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ APP_SOURCE_PATH += $(MY_DIR)/src
189189
APP_SOURCE_PATH += $(MY_DIR)/glyphs
190190
APP_SOURCE_PATH += $(MY_DIR)/../deps/ledger-zxlib/include
191191
APP_SOURCE_PATH += $(MY_DIR)/../deps/ledger-zxlib/src
192-
APP_SOURCE_PATH += $(MY_DIR)/../deps/ledger-zxlib/app/common
192+
APP_SOURCE_PATH += $(MY_DIR)/../deps/ledger-zxlib/app/ui
193193
APP_SOURCE_PATH += $(MY_DIR)/../deps/jsmn/src
194194

195195
SDK_SOURCE_PATH += lib_stusb lib_stusb_impl

0 commit comments

Comments
 (0)