rusefi/java_tools
rusefillc 54ddf7df45 only:new API 2024-03-15 08:49:08 -06:00
..
.idea yet another submodule! 2024-03-06 01:33:50 -05:00
bin2header
configuration_definition only:nicer logging 2024-03-09 21:39:55 -05:00
configuration_definition_base engine type clean-up 2024-03-06 18:15:56 -05:00
enum_to_string we are confusing gradle when we ask shadowJar output to look same as jar output #5966 2024-02-17 02:22:35 -04:00
gcc_map_reader only:junit5 2023-12-15 11:29:56 -05:00
gradle/wrapper only: gradle 8.6 2024-02-07 19:03:52 -05:00
logicdata2c only: reducing junit4 2024-02-14 10:59:37 -05:00
pcb_sync
proxy_server only: reducing junit4 2024-02-14 10:51:56 -05:00
trigger-image Auto-generated configs and docs 2023-09-16 04:06:22 +00:00
ts_plugin only: YET_ANOTHER_ROOT 2024-03-06 14:41:47 -05:00
ts_plugin_launcher only: reducing junit4 2024-02-14 14:43:20 -05:00
ts_screenshots
tune-tools only:new API 2024-03-15 08:49:08 -06:00
version2header
.gitattributes only:dox2unix 2023-06-23 21:24:57 -04:00
.gitignore only: obd1 2024-03-09 18:31:20 -05:00
bin2header.jar
build.gradle only: reducing junit4 2024-02-14 14:43:20 -05:00
dependencies.gradle only: reducing junit4 2024-02-14 14:43:20 -05:00
gcc_map_reader.jar
gradle.properties only:bump 2024-02-20 12:23:40 -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
java_tools.mk build and run simulator 2024-03-12 18:36:40 -04:00
logicdata2c.jar
readme.md only:docs 2024-02-22 10:46:01 -05: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 dev utilities - average rusEFI user would not need to use any of these!

./gradlew :config_definition:shadowJar

configuration_definition is the most valuable subproject: that code reads

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