rusefi/java_tools
rusefillc f09e6f2faf MAP sync improvements #6920
only:naming
2024-09-15 14:36:48 -04:00
..
.idea wmic not found on Windows 10 #6774 2024-08-06 21:15:04 -04:00
bin2header
configuration_definition local compilation should not dirty clone for not reason #6879 2024-09-07 22:34:56 -04:00
configuration_definition_base MAP sync improvements #6920 2024-09-15 14:36:48 -04:00
enum_to_string only:logging is a complete mess 2024-08-19 13:09:33 -04:00
gcc_map_reader
gradle/wrapper only:again forward latest gradle 2024-09-04 09:29:44 -04:00
logicdata2c
pcb_sync
proxy_server Console should get much smarter around compatibility with older units #6845 2024-09-11 13:06:08 -04:00
trigger-image only:reducing logging clutter 2024-09-01 23:37:34 -04:00
ts_plugin Console should get much smarter around compatibility with older units #6845 2024-09-11 11:57:06 -04:00
ts_plugin_launcher
ts_screenshots
tune-tools Console should get much smarter around compatibility with older units #6845 2024-09-11 14:33:00 -04:00
version2header
.gitattributes
.gitignore only:boring surprise 2024-09-04 22:46:13 -04:00
bin2header.jar
build.gradle only:addressing gradle deprecation 2024-09-02 08:53:25 -04:00
dependencies.gradle
gcc_map_reader.jar
gradle.properties
gradlew
gradlew.bat
java_tools.mk
logicdata2c.jar
readme.md
settings.gradle
ts2c.jar

readme.md

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

./gradlew :config_definition:shadowJar

configuration_definition is the most valuable subproject: that code reads

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