rusefi/java_tools
Andrey 8ca776d3e0 only:proteus_f7
setConfigValueByName into text console
2023-06-27 15:05:15 -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
gcc_map_reader
gradle/wrapper
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 only:Improve toolset for default tune canned tune generation #4871 2023-06-20 09:02:49 -04:00
version2header
.gitattributes only:dox2unix 2023-06-23 21:24:57 -04:00
.gitignore
bin2header.jar
build.gradle
dependencies.gradle
gcc_map_reader.jar
gradle.properties
gradlew
gradlew.bat
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