Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 47afd6d

Browse files
authored
Merge pull request #23 from nmulcahey/master
Specify Library Dependency Finder mode for Blend
2 parents 65d62a6 + 236a1cc commit 47afd6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ lib_deps =
1919
2020
; force goosci for now, fix the circular dependency between GoosciBleGatt and goosci
2121
build_flags = -I$PROJECT_DIR/lib/goosci
22+
lib_ldf_mode = 1
2223

2324
[env:101]
2425
platform = intel_arc32

0 commit comments

Comments
 (0)