fome-fw/java_tools
Nathan Schulte 2c42f5ba4f
config [grammar] improves (#389)
* add "units" field to config.txt comments

* remove tabs in config grammar
2024-03-14 16:08:45 -07:00
..
.idea
configuration_definition config [grammar] improves (#389) 2024-03-14 16:08:45 -07:00
configuration_definition_base minor config gen logging cleanups 2024-02-14 12:21:45 -08:00
enum_to_string
gradle/wrapper
.gitignore
ConfigDefinition.jar cleanup again 2024-02-14 12:28:43 -08:00
build.gradle
dependencies.gradle
enum2string.jar jars 2024-02-14 12:27:03 -08:00
gradle.properties
gradlew
gradlew.bat
logicdata2c.jar
readme.md
settings.gradle
ts2c.jar

readme.md

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

cd java_tools
./gradlew :config_definition:shadowJar

ts2c reads a piece of TunerStudio map and produces a matching C language piece of code

enum2string

KiCad tools have moved to https://github.com/rusefi/KiCad-utils