rusefi/java_tools
rusefillc d1c4d60d3a only:logging is a complete mess 2024-08-19 13:09:33 -04:00
..
.idea wmic not found on Windows 10 #6774 2024-08-06 21:15:04 -04:00
bin2header
configuration_definition only:logging is a complete mess 2024-08-19 13:09:33 -04:00
configuration_definition_base only:logging is a complete mess 2024-08-19 13:09:33 -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: latest and greatest gradle 2024-08-02 01:32:40 -04:00
logicdata2c
pcb_sync
proxy_server Fields.java is a mess #6711 2024-07-13 22:39:36 -04:00
trigger-image
ts_plugin
ts_plugin_launcher only: Autoupdate fix with LTS 2024-05-31 21:38:42 -04:00
ts_screenshots
tune-tools can factory progress? 2024-07-16 22:37:49 -04:00
version2header time for VCS_VERSION to go 2024-05-29 17:45:41 -04:00
.gitattributes
.gitignore
bin2header.jar
build.gradle only:cleaner java 11 requirement 2024-08-16 17:51:27 -04:00
dependencies.gradle
gcc_map_reader.jar
gradle.properties only: let's try fancy now that toolchain is better 2024-08-02 01:42:32 -04:00
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