connectedhomeip
Handle typedef in zapt templates & matter_idl
#36124
Open

  • examples/darwin-framework-tool/templates
    • commands.zapt
    • partials
      • decodable_value.zapt
  • scripts
    • py_matter_idl/matter_idl
      • data_model_xml/handlers
        • File
          handlers.py
      • generators
        • idl
          • File
            MatterIdl.jinja
        • java
          • File
            __init__.py
        • kotlin
          • File
            __init__.py
        • File
          type_definitions.py
      • matter_grammar.lark
      • File
        matter_idl_parser.py
      • File
        matter_idl_types.py
      • File
        test_matter_idl_parser.py
      • zapxml/handlers
        • File
          handlers.py
    • tools
      • File
        zap_regen_all.py
  • src
    • app
      • common
        • BUILD.gn
        • templates
          • File
            templates.json
      • zap-templates
        • partials
          • cluster-typedefs-typedef.zapt
          • idl
            • cluster_definition.zapt
            • global_types.zapt
        • templates/app
          • cluster-objects.zapt
          • cluster-typedefs.zapt
        • zcl
          • data-model/chip
            • File
              global-structs.xml
            • File
              global-typedefs.xml
            • File
              test-cluster.xml
          • File
            zcl-with-test-extensions.json
          • File
            zcl.json
          • File
            zcl.xsd
    • controller
      • java/templates
        • partials
          • decode_value.zapt
        • File
          templates.json
      • python/templates
        • partials
          • typedef_def.zapt
        • python-CHIPClusters-py.zapt
        • python-cluster-Objects-py.zapt
        • File
          templates.json
    • darwin/Framework/CHIP/templates
      • MTRBaseClusters.zapt
      • partials
        • decode_value.zapt
        • encode_value.zapt
        • typedef_decl.zapt
      • File
        templates.json
    • lib/core
      • BUILD.gn

Loading comments...