Files
littlefs/scripts
Christopher Haster 1cc38acc91 scripts: Strip compiler suffixes in result scripts
This can be explicitly disabled with -x/--no-strip in the relevant
scripts, but stripping by default seems to be more useful for composing
results in higher-level scripts. It's better for the result names to be
consistent, even if they don't match the .o symbols exactly.

Note some scripts are unaffected:

- cov.py - gcov doesn't seem to have an option for getting the
  unstripped symbols, so we only output the stripped names.

- structs.py - structs.py deals with struct names, which are notably not
  symbols.
2025-03-12 20:00:21 -05:00
..
2025-03-12 19:10:17 -05:00
2025-03-12 19:10:17 -05:00
2025-03-12 19:10:17 -05:00
2025-03-12 19:10:17 -05:00
2025-03-12 19:10:17 -05:00