this one is for Scott

This commit is contained in:
rusefillc 2021-11-08 19:02:34 -05:00
parent fe25b24050
commit a783e5056b
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
# Generate human-readable version of the .map memory usage report
java -jar ../java_tools/gcc_map_reader.jar build/rusefi.map > rusefi_ram_report.txt