This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Demo/RISC-V_Renode_Emulator_SoftConsole
Richard Barry fa404422b9 Add link to dual core blog post into STM32H745I demo.
Doxygen corrections in list.h.
Use #error to check FreeRTOS.h is included before message_buffer.h and stream_buffer.h.
2019-07-04 21:18:36 +00:00
..
.settings Add link to dual core blog post into STM32H745I demo. 2019-07-04 21:18:36 +00:00
blinky_demo Update version number ready for next release. 2019-05-11 01:47:37 +00:00
full_demo Update version number ready for next release. 2019-05-11 01:47:37 +00:00
Microsemi_Code Re-org of RISC-V file structure and naming step 2. 2018-12-30 23:53:47 +00:00
.cproject Fix bug in core_cm3.c atomic macros. 2019-02-16 01:08:38 +00:00
.project Fix bug in core_cm3.c atomic macros. 2019-02-16 01:08:38 +00:00
Demo Documentation.url Replace the pdf RISC-V documentation with links to the documentation web pages. 2019-02-16 01:15:33 +00:00
FreeRTOSConfig.h 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
hw_platform.h Add M7/M4 AMP demo. 2019-05-10 18:25:10 +00:00
main.c Update version number ready for next release. 2019-05-11 01:47:37 +00:00
microsemi-riscv-renode.ld 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
RTOSDemo Debug Renode.launch 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
RTOSDemo-start-renode-emulator-and-attach.launch 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