For what is lost in a listing? It seems to me as though the truth that comes from any listing whatsoever is the fact that it has to come from somewhere and naturally will always be in the last place that you look. However, the only thing left to do is search and hopefully find. For you do not know where something might be found until you take the time to go looking for it. The joke is that listing files are really long (like the title of this pr).#143
Merged
Conversation
… map file generation to make more sense
Member
|
I love the incredibly long PR title with no description |
ActuallyTaylor
approved these changes
Apr 20, 2026
aclowmclaughlin
approved these changes
Apr 20, 2026
aclowmclaughlin
left a comment
Contributor
There was a problem hiding this comment.
Looks good. Add a description and use a different name for the merge though.
Contributor
Author
It's helpful for seeing what the compiler is actually doing with our code. It will take the C/C++ line by line and show what the compiler makes as output assembly. It's just another tool we can use to see what is happening |
Contributor
Author
|
Also, description has been added |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The only thing that this does is change a small part of the EVT-Core CMake file for compiling to specify that after it is done it should pipe the output to a file called build/{Project_Name}.lst