You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge in WMN_TOOLS/matter from cherry-pick/Fix_multicast_addr_endianness to RC_2.0.0-1.1
Squashed commit of the following:
commit 50f8a0590cfbfb2c0d69798efb641c4d4de1a7c2
Author: Junior Martinez <67972863+jmartinez-silabs@users.noreply.github.com>
Date: Wed May 10 09:24:21 2023 -0400
Inet implementations assume BYTE_ORDER is defined. make sure that it is (project-chip#26460)
* BYTE_ORDER must be defined in the project
* fix typo
* Remove BYTE_ORDER from the file. Only use __BYTE_ORDER__ and relative checks
* Apply suggestions from code review
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
---------
Co-authored-by: Boris Zbarsky <bzbarsky@apple.com>
0 commit comments