rusefi-1/java_tools
Matthew Kennedy 3f99110467
new parse: write C structs (#2852)
* fix offsets inside struct arrays

* style

* fix index writing for arrays of structs

* write TS context comments

* cleanup

* ts writer copies all lines input -> output

* Add _hex and _char definitions

* definition tostring

* replace variables

* wire up firing order replacement

* c struct writer

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-24 19:43:56 -04:00
..
bin2header
configuration_definition new parse: write C structs (#2852) 2021-06-24 19:43:56 -04:00
enum_to_string
gcc_map_reader
logicdata2c
path2iar
pcb_sync
proxy_server
serial_tester
ts2c
ts_plugin
ts_plugin_launcher
ts_screenshots
version2header
ConfigDefinition.jar new parse: read rusefi.input, write almost-working output ini! (#2851) 2021-06-24 16:36:30 -04:00
bin2header.jar
enum2string.jar
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