Richard Barry
|
11d9c440b8
|
Move the 'generic' version of freertos_risc_v_chip_specific_extensions.h back to a sub-directory as having it in the RISC-V port's base directory was causing SoftConsole to pick up the wrong version (for an unknown reason).
Add a project for the Vega board's RI5CY core.
|
2018-12-31 18:19:52 +00:00 |
|
Richard Barry
|
e2af102c80
|
Re-org of RISC-V file structure and naming step 2.
|
2018-12-30 23:53:47 +00:00 |
|
Richard Barry
|
60b133b2c6
|
Move the RISC-V pxPortInitialiseStack() implementation to the assembly port file from the C port file so it can have access to the number of chip specific registers it needs to save space for on the stack.
|
2018-12-30 20:00:43 +00:00 |
|
Richard Barry
|
80f6f3e59b
|
Retarget Softconsole RISC-V demo from IGLOO2 to Renode as it can have more RAM and therefore have more test tasks running.
|
2018-12-24 17:48:10 +00:00 |
|