]> begriffs open source - freertos/commit
Pass core ID to port lock macros (#1212)
authorFelix van Oost <felix.vanoost@live.com>
Mon, 30 Dec 2024 08:58:49 +0000 (03:58 -0500)
committerGitHub <noreply@github.com>
Mon, 30 Dec 2024 08:58:49 +0000 (14:28 +0530)
commitf05244a8d55b23428c4a8c097d375d12a9d6e30d
tree11d22c56a13979ee8ab9bf0239367ceaababa9fa
parentf63bc2b5ccc8bd9a7804ca5c09609dc03bbbebd7
Pass core ID to port lock macros (#1212)

Pass core ID to task/ISR lock functions
include/FreeRTOS.h
portable/CCRH/F1Kx/port.c
portable/CCRH/F1Kx/portmacro.h
portable/ThirdParty/GCC/RP2040/include/portmacro.h
portable/ThirdParty/xClang/XCOREAI/portmacro.h
portable/template/portmacro.h
tasks.c