FreeRTOS-Kernel/FreeRTOS-Plus/Demo/Common
Oscar Michael Abrina 330b8c002f
Delete printf-stdarg.c and move logging.c from Source/Logging (#381)
printf-stdarg.c seems have to been moved by mistake when moving logging sources to a common folder.

Also, because logging.c is specific to Windows, it is moved to FreeRTOS-Plus/Demo/Common/Logging/Logging_WinSim.c.
2020-11-05 10:12:06 -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 Delete printf-stdarg.c and move logging.c from Source/Logging (#381) 2020-11-05 10:12:06 -08:00