rusefi/java_tools
Matthew Kennedy e4a0979dc2
Brain pin is enum class (#4108)
* change most usages to Gpio::

* board configs

* engine configs etc

* isBrainPinValid, smart gpio

* generator

* generator

* generator

* connector yamls

* kinetis enums

* cypress txt

* kinetis config

* frankenso

* config generator

* actually do it for the others

* disable skips for pr ci

* fix tle8888

* misc

* weird cast from int

* needs this operator too

* this can be an unsigned subtract

* happy tests

* s

* kinetis isConfigurationChanged weirdness

* missed J/K

* cypress efifeatures

* build script mistake (!)

* mistake in smart gpio

* debounce

* eg33

* kinetis, so needy

* it's pretty green, we can skip these again
2022-04-28 17:32:39 -04:00
..
bin2header transitive dependencies 2022-03-15 14:24:54 -04:00
configuration_definition Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
enum_to_string Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
gcc_map_reader Track ram4 sections too. (#3518) 2021-11-10 07:28:33 -05:00
logicdata2c
path2iar
pcb_sync
proxy_server reducing smell 2022-04-17 18:48:22 -04:00
serial_tester
ts2c
ts_plugin
ts_plugin_launcher
ts_screenshots
version2header
ConfigDefinition.jar Brain pin is enum class (#4108) 2022-04-28 17:32:39 -04:00
bin2header.jar
enum2string.jar Log4j errors fix #4044 2022-04-04 23:12:05 -04:00
gcc_map_reader.jar fresh jar for https://github.com/rusefi/rusefi/pull/3518 2021-11-10 07:57:15 -05:00
logicdata2c.jar
readme.md
ts2c.jar
version2header.jar

readme.md

Here we have some tiny dev utilities - average rusEFI user would not need to use any of these!

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