Fix endianness issue when the hex value length is odd (#1579) * Fix endianness issue when the hex value length is odd - See the unit test to understand the issue here where 1600 should not be 0x640 but 0x0640 for proper endian conversion - Added unit tests - Updating the matter build for ZAP and Matter repo integration testing - ZAPP-1610
ZAP is a generic generation engine and user interface for applications and libraries based on Zigbee Cluster Library, the specification developed by the Connectivity Standards Alliance.
ZAP allows you to perform the following:
ZAP is a generic templating engine. Examples are provided for how to generate artifacts for the C language environment, but one could easily add new templates for other language environments, such as C++, java, node.js, python or any other.
Refer to Setup Instructions
Refer to development instructions for more details.
This software is licensed under Apache 2.0 license.