rusefi/java_tools
rusefillc f7d5a1c4d3 unit test to validate fresh .ini file 2023-06-29 19:24:11 -04:00
..
.idea Better defaults based on some real tunes #5344 2023-06-18 23:02:38 -04:00
bin2header
configuration_definition only:proteus_f7 2023-06-27 15:05:15 -04:00
configuration_definition_base only:proteus_f7 2023-06-27 15:05:15 -04:00
enum_to_string only:Improve toolset for default tune canned tune generation #4871 2023-06-17 19:29:20 -04:00
gcc_map_reader
gradle/wrapper bump gradle to 8 2023-05-30 22:17:31 -04:00
logicdata2c
pcb_sync
proxy_server
trigger-image only:Split ConfigGenerator around trigger_defines.txt fix #5051 2023-06-17 23:05:50 -04:00
ts_plugin
ts_plugin_launcher
ts_screenshots
tune-tools unit test to validate fresh .ini file 2023-06-29 19:24:11 -04:00
version2header
.gitattributes only:dox2unix 2023-06-23 21:24:57 -04:00
.gitignore
bin2header.jar
build.gradle
dependencies.gradle java: support compilation by both 8 and 11 #1526 2023-06-16 17:19:50 -04:00
gcc_map_reader.jar
gradle.properties gradle: bump shadow version 2023-05-30 22:18:30 -04: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
settings.gradle only:helping build 2023-06-17 21:18:53 -04: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