]> git.sur5r.net Git - freertos/commit
Small change to the directory name in which the RISC-V port is stored.
authorrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 20 Jun 2018 21:15:04 +0000 (21:15 +0000)
committerrtel <rtel@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 20 Jun 2018 21:15:04 +0000 (21:15 +0000)
commit8af74bf4974519815c2ee1e2b4bd7edb919e68f2
treef7991aab76c3ed7a10cc87016514ba8db16151b3
parenteff4a7861e4f7eafe411881ddd1197a0188b663d
Small change to the directory name in which the RISC-V port is stored.

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