FreeRTOS-Kernel/FreeRTOS/Demo/Posix_GCC
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
..
.gitignore Demo/Posix_GCC: add demo application for Posix port using GCC 2020-03-24 13:46:18 -07:00
code_coverage_additions.c Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
console.c Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
console.h Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
FreeRTOS-simulator-for-Linux.url Added some URL files and move submodule pointer along (#254) 2020-09-09 14:31:07 -07:00
FreeRTOSConfig.h Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
FreeRTOSIPConfig.h Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
main.c Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
main_blinky.c Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
main_full.c Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
main_networking.c Relocate logging sources under FreeRTOS-Plus/Source/Logging (#354) 2020-10-20 20:31:54 -07:00
Makefile Added -D_WINDOWS_ which expands the timing margin on the Linux port full demo, and turned optimization off for better debugging 2020-09-08 22:47:11 -07:00
run-time-stats-utils.c Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
SimpleTCPEchoServer.c Fix Posix demo build and remove src directory (#213) 2020-08-27 00:41:42 -07:00
TCPEchoClient_SingleTasks.c Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
TCPEchoClient_SingleTasks.h Sync back V10.4.1 (#282) 2020-09-17 17:16:33 -07:00
trcConfig.h Tracelyzer version updates (#261) 2020-09-10 18:52:20 -07:00
trcSnapshotConfig.h Increase tracelyzer parameters to accomodate full demo scope 2020-09-09 01:26:46 -07:00