this one is for Scott
This commit is contained in:
parent
fe25b24050
commit
a783e5056b
|
@ -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
|
Loading…
Reference in New Issue