mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-09-12 01:38:20 +08:00

* Fix logging issue caused by using \n as the default newline character * Update the other demos * Fix accidentally changed NETWORK_INTERFACE * Set \r\n as default instead * Update sources to reflect \r\n change * Get rid of configLOGGING_NEW_LINE altogether Co-authored-by: abhidixi11 <44424462+abhidixi11@users.noreply.github.com>