mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 17:48:33 -04:00
Removing the old -RV32 directory name from parts of the documentation (#1196)
This commit is contained in:
parent
7e419c2dd5
commit
874fa7bed4
5 changed files with 9 additions and 9 deletions
|
@ -32,7 +32,7 @@
|
|||
* RISC-V ISA), and code which tailors the port to a specific RISC-V chip:
|
||||
*
|
||||
* + The code that is common to all RISC-V chips is implemented in
|
||||
* FreeRTOS\Source\portable\GCC\RISC-V-RV32\portASM.S. There is only one
|
||||
* FreeRTOS\Source\portable\GCC\RISC-V\portASM.S. There is only one
|
||||
* portASM.S file because the same file is used no matter which RISC-V chip is
|
||||
* in use.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue