rusefi/java_tools
rusefillc 1342d4d57a only:TuneCanTool.java notes 2024-01-02 10:27:06 -05:00
..
.idea fresh version of IDEA file? 2023-11-16 22:37:05 -05:00
bin2header
configuration_definition only:custom FW repos code generation process #5817 2023-12-20 00:48:17 -05:00
configuration_definition_base only:custom FW repos code generation process #5817 2023-12-20 00:48:17 -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
proxy_server only:junit5 2023-12-15 13:34:38 -05:00
trigger-image
ts_plugin only:junit5 2023-12-15 13:34:38 -05:00
ts_plugin_launcher
ts_screenshots
tune-tools only:TuneCanTool.java notes 2024-01-02 10:27:06 -05:00
version2header clean-up 2022-10-16 02:04:04 -04:00
.gitattributes
.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
gradlew.bat
logicdata2c.jar
readme.md
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