Update SMP docs (#400)

This commit adds the docs for newly added SMP APIs.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
Gaurav-Aggarwal-AWS 2021-10-10 23:16:16 -07:00 committed by GitHub
parent fa6982c99a
commit 7ce8266bc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 144 additions and 5 deletions

View file

@ -33,8 +33,6 @@
* task.h is included from an application file. */
#define MPU_WRAPPERS_INCLUDED_FROM_API_FILE
#define DEBUG_UNIT FREERTOS_TASKS
/* FreeRTOS includes. */
#include "FreeRTOS.h"
#include "task.h"