rusefi/java_tools
Andrey b6dbb5479e TS gauges section should be auto-generated #4972 2023-01-16 00:24:42 -05:00
..
.idea
bin2header
configuration_definition TS gauges section should be auto-generated #4972 2023-01-16 00:24:42 -05:00
configuration_definition_base TS gauges section should be auto-generated #4972 2023-01-15 23:37:13 -05:00
enum_to_string
gcc_map_reader
gradle/wrapper
logicdata2c
pcb_sync
proxy_server
ts_plugin
ts_plugin_launcher
ts_screenshots https://github.com/rusefi/rusefi_documentation/issues/279 2023-01-14 15:42:17 -05:00
version2header
.gitignore
ConfigDefinition.jar TS gauges section should be auto-generated #4972 2023-01-15 23:37:13 -05:00
bin2header.jar
build.gradle
dependencies.gradle
enum2string.jar
gcc_map_reader.jar
gradle.properties
gradlew
gradlew.bat
logicdata2c.jar
readme.md
settings.gradle refactoring 2023-01-06 12:23:24 -05:00
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