rusefi-1/java_tools
rusefi 4c579dd817 manual sync 2017-02-20 17:24:52 -05:00
..
cmp_merge manual sync 2017-02-20 17:22:21 -05:00
configuration_definition manual sync 2017-02-20 17:24:52 -05:00
enum_to_string manual sync 2017-02-20 17:24:52 -05:00
gcc_map_reader manual sync 2017-02-20 17:22:21 -05:00
net_list_merge manual sync 2017-02-20 17:22:21 -05:00
pcb_sync manual sync 2017-02-20 17:24:52 -05:00
serial_tester manual sync 2017-02-20 17:24:52 -05:00
ts2c manual sync 2017-02-20 17:24:52 -05:00
version2header manual sync 2017-02-20 17:22:21 -05:00
ConfigDefinition.jar manual sync 2017-02-20 17:24:52 -05:00
cmp_merge.jar initial 2014-04-22 17:24:00 -05:00
enum2string.jar manual sync 2017-02-20 17:24:52 -05:00
gcc_map_reader.jar manual sync 2017-02-20 17:22:21 -05:00
net_list_merge.jar initial 2014-04-22 17:24:00 -05:00
pcb_sync.jar manual sync 2017-02-20 17:22:21 -05:00
readme.txt manual sync 2017-02-20 17:22:21 -05:00
ts2c.jar manual sync 2017-02-20 17:24:52 -05:00
version2header.jar manual sync 2017-02-20 17:22:21 -05:00

readme.txt

Here we have some tiny dev utilities - average rusEfi user would not need to use any of these!


gcc_map_reader reads the .map file produced by GCC and prints some details on what is RAM used for

ts2c reads a piece of TunerStudio map and produces a matching C language piece of code

version2header creates a C language header containting current SVN version

enum2string