summaryrefslogtreecommitdiff
path: root/tools/mkinfo.pl
AgeCommit message (Collapse)Author
2007-08-16oops, close the handle after use as a good citizenDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14367 a1c6a512-1295-4272-9138-f99709370657
2007-08-16Added a "RAM usage:" line to rockbox-info.txt which basically says how largeDaniel Stenberg
portion of ram this rockbox occupies. The info is extracted from the map file, end - loadaddress. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14366 a1c6a512-1295-4272-9138-f99709370657
2007-04-20provide CPU and Manufacturer as well, and moved around the makefile somewhatDaniel Stenberg
so that "make -k" still can output a rockbox-info.txt file even if the build (partly) fails git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13219 a1c6a512-1295-4272-9138-f99709370657
2007-04-20more info added to the output file, some comments added to the codeDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13218 a1c6a512-1295-4272-9138-f99709370657
2007-04-20introducing rockbox-info.txtDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13216 a1c6a512-1295-4272-9138-f99709370657