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
Currnetly, PIO Build system archives library before building. Sometimes this approach causes different side effects. Would be good to imlement lib_archive = 0 which disables archiving and links library's objects directly.
The text was updated successfully, but these errors were encountered:
Currnetly, PIO Build system archives library before building. Sometimes this approach causes different side effects. Would be good to imlement
lib_archive = 0
which disables archiving and links library's objects directly.The text was updated successfully, but these errors were encountered: