]> begriffs open source - freertos/commit
Add Trace Hook Macros and function that returns the start of the stack. (#659)
authorBoris van der Meer <borisvandermeer@hotmail.com>
Thu, 7 Sep 2023 23:20:13 +0000 (01:20 +0200)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2023 23:20:13 +0000 (16:20 -0700)
commit2f94b181a2f049ec342deba0927bed51f7174ab0
tree36ac5a00ca64fece740a14fc21379b14100a0c91
parentf13ad7789b73f227f2d4a5f3d98025b00314ee0c
Add Trace Hook Macros and function that returns the start of the stack. (#659)

* Add Trace Hook Macros and function that returns the start of the stack.

* Remove obsolete functions.

---------

Co-authored-by: kar-rahul-aws <118818625+kar-rahul-aws@users.noreply.github.com>
Co-authored-by: Rahul Kar <karahulx@amazon.com>
Co-authored-by: chinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
include/FreeRTOS.h
portable/GCC/ARM_CM7/r0p1/port.c
portable/GCC/ARM_CM7/r0p1/portmacro.h
tasks.c