-
-
Notifications
You must be signed in to change notification settings - Fork 801
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed an issue when LDF ignores build_src_flags in the “deep+” mode // …
…Resolve #4253
- Loading branch information
1 parent
6d1e637
commit c4388a6
Showing
3 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule examples
updated
2 files
+0 −0 | unit-testing/semihosting/.skiptest | |
+23 −0 | unit-testing/semihosting/src/main.c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c4388a6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ivankravets since yesterday the build of the Tasmota specials is broken with the platformio development version.
I think this change is the reason for.
https://github.com/Jason2866/Tasmota-build/runs/6333591834?check_suite_focus=true
c4388a6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the report!!! Also, a big THANK YOU for pinging me. Let me quickly investigate the issue.
c4388a6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, fixed! Please restart your build.
c4388a6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, confirmed working!