rusefi/java_tools
rusefillc 31424604f8 only:moving peak into it's own repo 2023-12-15 16:17:04 -05:00
..
.idea fresh version of IDEA file? 2023-11-16 22:37:05 -05:00
bin2header very dead 2022-10-15 11:10:02 -04:00
configuration_definition only:junit5 2023-12-15 11:29:56 -05:00
configuration_definition_base only:junit5 2023-12-15 11:26:40 -05:00
enum_to_string only:junit5 2023-12-15 11:29:56 -05:00
gcc_map_reader only:junit5 2023-12-15 11:29:56 -05:00
gradle/wrapper only:gradle 8.5 2023-12-06 12:56:55 -05:00
logicdata2c let's separate Android from not Android 2022-10-15 17:57:12 -04:00
pcb_sync we no longer need iml files because intellij uses gradle now 2023-04-28 20:25:59 -04:00
proxy_server only:junit5 2023-12-15 13:34:38 -05:00
trigger-image Auto-generated configs and docs 2023-09-16 04:06:22 +00:00
ts_plugin only:junit5 2023-12-15 13:34:38 -05:00
ts_plugin_launcher only:Let's admit it's time to move to gradle #3014 2023-07-04 12:20:31 -04:00
ts_screenshots we no longer need iml files because intellij uses gradle now 2023-04-28 20:25:59 -04:00
tune-tools only:junit5 2023-12-15 13:34:38 -05:00
version2header clean-up 2022-10-16 02:04:04 -04:00
.gitattributes only:dox2unix 2023-06-23 21:24:57 -04:00
.gitignore progress 2023-12-15 12:03:28 -05:00
bin2header.jar
build.gradle only:junit5 2023-12-15 11:26:40 -05:00
dependencies.gradle only:junit5 2023-12-15 11:26:40 -05:00
gcc_map_reader.jar
gradle.properties only:junit5 2023-12-15 09:51:08 -05:00
gradlew bump gradle to 8 2023-05-30 22:17:31 -04:00
gradlew.bat bump gradle to 8 2023-05-30 22:17:31 -04:00
logicdata2c.jar
readme.md write down how to build configuration generation tool fix #4447 2022-08-15 18:42:25 -04:00
settings.gradle only:moving peak into it's own repo 2023-12-15 16:17:04 -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