rusefi/java_tools
rusefi 282e8b54a1 https://github.com/rusefi/hellen154hyundai/issues/126
only:hellen154hyundai
2023-12-07 12:36:18 -05:00
..
.idea
bin2header
configuration_definition https://github.com/rusefi/hellen154hyundai/issues/126 2023-12-07 12:36:18 -05:00
configuration_definition_base progress towards logging more! 2023-12-06 20:15:34 -05:00
enum_to_string only:final 2023-11-26 22:40:01 -05:00
gcc_map_reader
gradle/wrapper only:gradle 8.5 2023-12-06 12:56:55 -05:00
logicdata2c
pcb_sync
proxy_server
trigger-image
ts_plugin
ts_plugin_launcher
ts_screenshots
tune-tools progress 2023-11-27 14:46:37 -05:00
version2header
.gitattributes
.gitignore
bin2header.jar
build.gradle
dependencies.gradle only:minor bump 2023-11-25 19:12:11 -05:00
gcc_map_reader.jar
gradle.properties only:seems to be sometimes slowing IDEA test invocations :( 2023-12-06 12:58:46 -05:00
gradlew
gradlew.bat
logicdata2c.jar
readme.md
settings.gradle
ts2c.jar
version2header.jar

readme.md

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

cd android
./gradlew :config_definition:shadowJar

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