Add tools\static_dependencies.pl which processes rom_contents.csv calculates static dependency information
The static_dependencies.txt file has two sections
- the first shows what each rom file depends on,
- the second (lines beginning with x), shows the things which directly depend on this file (in sys\bin)
The aim will be to use this file to calculate the ripple effect of removing selected executables.
(binary:application/octet-stream)