]> begriffs open source - freertos/commit
Rename CPU to Core (#849)
authorDarian <32921628+Dazza0@users.noreply.github.com>
Mon, 23 Oct 2023 07:20:24 +0000 (15:20 +0800)
committerGitHub <noreply@github.com>
Mon, 23 Oct 2023 07:20:24 +0000 (12:50 +0530)
commitfc7aca7ff239ac988b7cb28a73ca6c66f4efcb84
tree17974c3d9ea8680bfda3e2a93dc0c6d3cf9b64a3
parent9f4a0e308b311e9fa7ae112a74a27b62a2bbb138
Rename CPU to Core (#849)

This commit renames "CPU" to "Core" for any public facing API for consistency
with other SMP related APIs (e.g., "configNUMBER_OF_CORES").

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
include/FreeRTOS.h
include/task.h
tasks.c