]> git.sur5r.net Git - freertos/commit
Correct alignment of stack top in RISC-V port when configISR_STACK_SIZE_WORDS is...
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 27 Aug 2019 15:57:45 +0000 (15:57 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 27 Aug 2019 15:57:45 +0000 (15:57 +0000)
commite9782279b085ca4c308166114bb568378c1a958d
tree320c00b7212151850af5179025147a29d22ca3a2
parent81f8cac691bacce5d762a8885ef51ac80d87b12a
Correct alignment of stack top in RISC-V port when configISR_STACK_SIZE_WORDS is defined to a non zero value.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2716 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/portable/GCC/RISC-V/port.c