]> git.sur5r.net Git - freertos/commit
Removing RISC-V port under ThirdParty.
authoryuhzheng <yuhzheng@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 30 Jan 2020 22:23:03 +0000 (22:23 +0000)
committeryuhzheng <yuhzheng@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 30 Jan 2020 22:23:03 +0000 (22:23 +0000)
commitd6457d5167afcaf663d7afc0d835e7bd5ab0964f
tree49a48adf4bca5d5ec171e7f322676ddd8902b0f9
parentbb671baa20f7ae9a17e20528d56527da1072ee57
Removing RISC-V port under ThirdParty.

RISC-V ports for IAR and GCC can now be found under \FreeRTOS\Source\portable\GCC\RISC-V and \FreeRTOS\Source\portable\IAR\RISC-V.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2813 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/portable/ThirdParty/GCC/RISC-V/port.c [deleted file]
FreeRTOS/Source/portable/ThirdParty/GCC/RISC-V/portasm.S [deleted file]
FreeRTOS/Source/portable/ThirdParty/GCC/RISC-V/portmacro.h [deleted file]