FreeRTOS-Kernel/FreeRTOS-Plus/Demo/Common
Oscar Michael Abrina 52d7c47cd4
Fix logging issue causing mangled new lines (#391)
* 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>
2020-11-08 21:27:53 -08:00
..
Demo_IP_Protocols Check socket binding result before doing anything with socket. (This is to address ARG findings.) Breaking the single return rule here, due to precedent violation at line 1039 and 1144. 2019-12-04 07:52:49 +00:00
FreeRTOS_Plus_CLI_Demos Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
FreeRTOS_Plus_FAT_SL_Demos/CreateExampleFiles Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
FreeRTOS_Plus_UDP_Demos Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
Logging/windows Fix logging issue causing mangled new lines (#391) 2020-11-08 21:27:53 -08:00