FreeRTOS-Kernel/FreeRTOS-Plus/Demo/Common
Oscar Michael Abrina 10842c9189
Relocate logging sources under FreeRTOS-Plus/Source/Logging (#354)
As suggested, because logging_stack.h and logging_levels.h are used not only by demos but also by platform-specific transport code, it would make sense to move FreeRTOS-Plus/Demos/Common/Logging to FreeRTOS-Plus/Source/Logging. The same is done for demo_logging.c and demo_logging.h, which are duplicated by several demos. Win32.vcxproj project files are also updated to follow suite.
2020-10-20 20:31:54 -07: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