We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 291bc6b + eb58a31 commit 11c83e1Copy full SHA for 11c83e1
libraries/GDBStub/library.json
tools/sdk/ld/eagle.app.v6.common.ld
@@ -96,7 +96,7 @@ SECTIONS
96
*.pioenvs\\*\\lib*.a:(EXCLUDE_FILE (umm_malloc.o) .literal*, EXCLUDE_FILE (umm_malloc.o) .text*)
97
*.pioenvs/*/lib*.a:(EXCLUDE_FILE (umm_malloc.o) .literal*, EXCLUDE_FILE (umm_malloc.o) .text*)
98
/* project dependencies */
99
- *.pioenvs\\*\\lib*\lib*.a:(.literal*, .text*)
+ *.pioenvs\\*\\lib*\\lib*.a:(.literal*, .text*)
100
*.pioenvs/*/lib*/lib*.a:(.literal*, .text*)
101
/* project source objects */
102
*.pioenvs\\*\\src\\*.o(.literal*, .text*)
0 commit comments