rusefi-1/java_tools
Matthew Kennedy 606e04364b
new parser TS output fixes, config file fixes (#4261)
* new parser TS output fixes, config file fixes

* jar
2022-06-18 17:24:50 -04:00
..
bin2header
configuration_definition new parser TS output fixes, config file fixes (#4261) 2022-06-18 17:24:50 -04:00
enum_to_string TS enum key-value form #4232 2022-06-02 12:47:39 -04:00
gcc_map_reader
logicdata2c
path2iar
pcb_sync
proxy_server
serial_tester
ts2c
ts_plugin helping build 2022-06-01 13:48:39 -04:00
ts_plugin_launcher
ts_screenshots
version2header
ConfigDefinition.jar new parser TS output fixes, config file fixes (#4261) 2022-06-18 17:24:50 -04:00
bin2header.jar
enum2string.jar Technical debt: ENUM_32_BITS #3874 2022-05-01 23:52:29 -04:00
gcc_map_reader.jar
logicdata2c.jar
readme.md
ts2c.jar
version2header.jar

readme.md

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

KiCad tools have moved to https://github.com/rusefi/KiCad-utils