mirror of https://github.com/rusefi/fome-fw.git
aedba437de | ||
---|---|---|
.. | ||
.idea | ||
configuration_definition | ||
configuration_definition_base | ||
enum_to_string | ||
gradle/wrapper | ||
.gitignore | ||
ConfigDefinition.jar | ||
build.gradle | ||
dependencies.gradle | ||
enum2string.jar | ||
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