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
In the FreeRTOS-TCP network stack they use the custom specifier %lxip which is passed an IP address as a uint32_t and aims to print it as a xxx.xxx.xxx.xxx format.