mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-09 13:15:15 -05:00
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>
This commit is contained in:
parent
1309654d6f
commit
4727d6b3cc
3 changed files with 101 additions and 58 deletions
|
|
@ -2171,6 +2171,7 @@ pxcertificatebufferlength
|
|||
pxcertificatecontext
|
||||
pxcertificateidbufferlength
|
||||
pxclass
|
||||
pxclidefinitionlistitembuffer
|
||||
pxclient
|
||||
pxcommand
|
||||
pxcommandcontext
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue