custom-board-bundle-sample-.../java_tools/configuration_definition
Scott Smith 8e5d65978a
Add 3d table support to the java config file parser. (#3464)
This removes the need to use custom for 3d tables.  Syntax (to avoid changing the ANTLR parser) is
to use 'x' instead of separate [], i.e.:
        uint16_t[HPFP_TARGET_SIZE x HPFP_TARGET_SIZE] hpfpTarget;;"kPa", 1, 0, 0, 65000, 0
2021-11-05 14:27:32 -04:00
..
.idea Console commands are broken #1671 2020-08-05 19:51:43 -04:00
lib parse with antlr (#2747) 2021-06-16 17:07:05 -04:00
src/main/java/com/rusefi Add 3d table support to the java config file parser. (#3464) 2021-11-05 14:27:32 -04:00
.gitignore parse with antlr (#2747) 2021-06-16 17:07:05 -04:00
RusefiConfigGrammar.g4 autoscale fields in generated structs (#3444) 2021-11-02 18:59:19 -04:00
build.xml making IDEA happier? 2021-08-08 05:06:09 -04:00
configuration_definition.iml Feature 3014 migrating to gradle (#3079) 2021-07-30 08:15:32 -04:00