rusefi/java_tools
rusefillc b41fdd0904 Lua panel to use ini model for offset and size #7384
similar use-case
2025-02-06 19:48:42 -05:00
..
.idea better error handling in case of local .ini 2024-11-20 18:28:52 -05:00
bin2header only:less gradle copy-pasta 2025-02-04 21:18:32 -05:00
configuration_definition only:less gradle copy-pasta 2025-02-04 21:18:32 -05:00
configuration_definition_base Console should get much smarter around compatibility with older units #6845 2025-02-05 09:19:19 -05:00
enum_to_string only:less gradle copy-pasta 2025-02-04 21:18:32 -05:00
gcc_map_reader only:junit5 2023-12-15 11:29:56 -05:00
gradle/wrapper one day gradle/IDEA integration would be fixed, right? 2025-01-17 14:00:38 -05:00
logicdata2c only:less gradle copy-pasta 2025-02-04 21:18:32 -05:00
pcb_sync
proxy_server Lua panel to use ini model for offset and size #7384 2025-02-06 19:48:42 -05:00
trigger-image only:less gradle copy-pasta 2025-02-04 21:18:32 -05:00
ts_plugin Console should get much smarter around compatibility with older units #6845 2025-02-05 08:44:18 -05:00
ts_plugin_launcher only:less gradle copy-pasta 2025-02-04 21:18:32 -05:00
ts_screenshots only:refactoring: convert both overloaded `IniFileModelImpl.readIniFile` methods into static factory methods #7357 2025-01-30 13:25:10 -05:00
tune-tools Console should get much smarter around compatibility with older units #6845 2025-02-05 13:49:27 -05:00
version2header only:less gradle copy-pasta 2025-02-04 21:18:32 -05:00
.gitattributes only:dox2unix 2023-06-23 21:24:57 -04:00
.gitignore helping build? 2025-02-02 08:44:57 -05:00
bin2header.jar
build.gradle only:shadowJar plugin upgrade 2025-02-04 21:50:38 -05:00
dependencies.gradle only: reducing junit4 2024-02-14 14:43:20 -05:00
gcc_map_reader.jar
gradle.properties only:shadowJar plugin upgrade 2025-02-04 21:50:38 -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 LTS console should inform that newer LTS branch exists #7198 2025-01-07 14:19:20 -05:00
logicdata2c.jar
readme.md wow dead! 2024-12-21 11:09:21 -05:00
settings.gradle JDK8 for TS plugin 2024-11-01 21:48:17 -04:00
ts2c.jar

readme.md

Main folder for rusEFI console source code, also some dev utilities.

TODO: one day we shall merge java_console and java_tools, right after we come up with an amazing combined folder name!

./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

enum2string

KiCad tools have moved to https://github.com/rusefi/KiCad-utils