fome-fw/java_tools
Matthew Kennedy 84086537ee make final things public 2024-04-30 00:52:14 -07:00
..
.idea bad merge duplicated line 2023-11-25 13:36:38 -08:00
configuration_definition make final things public 2024-04-30 00:52:14 -07:00
configuration_definition_base minor config gen logging cleanups 2024-02-14 12:21:45 -08:00
enum_to_string extracting shadowVersion variable and version bump towards gradle 8 (#310) 2023-12-09 15:10:20 -08:00
gradle/wrapper Gradle8 (#311) 2023-12-20 21:23:44 -08:00
.gitignore let's separate Android from not Android 2022-10-15 17:57:12 -04:00
ConfigDefinition.jar jars 2024-03-20 01:33:06 -07:00
build.gradle turn on java warnings and deprecation lint #195 #196 #197 2023-07-19 11:45:10 -07:00
dependencies.gradle dead json dependency 2023-11-25 13:15:37 -08:00
enum2string.jar jars 2024-03-20 01:33:06 -07:00
gradle.properties extracting shadowVersion variable and version bump towards gradle 8 (#310) 2023-12-09 15:10:20 -08:00
gradlew let's separate Android from not Android 2022-10-15 09:50:20 -04:00
gradlew.bat let's separate Android from not Android 2022-10-15 09:50:20 -04:00
logicdata2c.jar
readme.md gcc_map_reader 2023-04-13 00:18:12 -07:00
settings.gradle shared_ui is an extra level of dependency tree indirection 2023-11-25 13:07:33 -08:00
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