FreeRTOS-Kernel/FreeRTOS/Demo/WIN32-MingW
Erik Tamlin c568ba8c44
Percepio Trace Recorder v4.6.0 (#789)
* * Percepio Trace Recorder v4.6.0

* Add space between inclusion of header and comment

* Fix broken posix build - part 1

* Add percepio timer implementation

* Remove delted trace recorder header file

* Fix Networking demo  build

* Fix CLI demo

* Fix visual studio version number

* Fix core header check

* Fix more core checks

* Fix last of core checks

Co-authored-by: Aniruddha Kanhere <60444055+AniruddhaKanhere@users.noreply.github.com>
Co-authored-by: Alfred Gedeon <alfred2g@hotmail.com>
2022-11-03 13:58:38 -07:00
..
.settings Start moving code coverage tests from VisualStudio (not checked in) to the MingW project (checked in) by creating a second build configuration in the Windows Eclipse project that includes the code coverage command line options. Additionally make minor code updates to ensure configASSERT() is not defined, and the application runs for a finite time, when the code coverage build configuration is used. 2018-03-06 17:23:55 +00:00
DemosModifiedForLowTickRate Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
Trace_Recorder_Configuration Percepio Trace Recorder v4.6.0 (#789) 2022-11-03 13:58:38 -07:00
.cproject Import the code coverage test additions from the (unpublished) Visual Studio project to the (published) MingW/Eclipse project. 2018-03-14 15:58:47 +00:00
.project Complete testing of changes that allow xQueueOverwrite() to be used on a queue that is part of a queue set. 2018-03-05 21:35:50 +00:00
code_coverage_additions.c Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
FreeRTOSConfig.h Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
main.c Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
main_blinky.c Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
main_full.c Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00
Run-time-stats-utils.c Apply release changes to main branch (#759) 2021-12-23 10:16:27 -08:00