Closed butok closed 1 year ago
Add the #ifndef protection for MIN and MAX macros, to avoid possible compilation error/warning if definitions are defined in a common header of used environment. The issues is valid for NXP MCUx SDK.
@avinaw01-arm please validate the changes
Done. We have merged the proposed commits. Please check once, looks fine to us.
Thank you
Add the #ifndef protection for MIN and MAX macros, to avoid possible compilation error/warning if definitions are defined in a common header of used environment. The issues is valid for NXP MCUx SDK.