FreeRTOS-Kernel/FreeRTOS-Plus/Source/FreeRTOS-Plus-CLI
tabarnakos 4727d6b3cc
Added support for static memory allocation in FreeRTOS-Plus-CLI (#983)
* Added support for static memory allocation in FreeRTOS-Plus-CLI

* Removed relative include path

* removed whitespace changes

* Removed whitespace changes

* Code review suggestions

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

* Fix spell check

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

---------

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: Marc-André Harvey <marc-andre.harvey@d-ta.com>
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
2023-04-13 07:32:41 -07:00
..
FreeRTOS_CLI.c Added support for static memory allocation in FreeRTOS-Plus-CLI (#983) 2023-04-13 07:32:41 -07:00
FreeRTOS_CLI.h Added support for static memory allocation in FreeRTOS-Plus-CLI (#983) 2023-04-13 07:32:41 -07:00
History.txt ***IMMINENT RELEASE NOTICE*** 2014-08-16 20:19:40 +00:00
LICENSE_INFORMATION.txt Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 2017-12-18 22:54:18 +00:00
readme.txt Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS directory. 2013-04-18 09:17:05 +00:00
ReadMe.url Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS directory. 2013-04-18 09:17:05 +00:00

Contains source and header files that implement FreeRTOS+CLI.  See
http://www.FreeRTOS.org/cli for documentation and license information.