FreeRTOS-Kernel/FreeRTOS/Demo/RISC-V_Renode_Emulator_SoftConsole
Kody Stribrny 7d09b88e5a
Fix C source and header file license spacing (#1155)
The line 'Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.'
used to have two spaces between the first and second sentences.
This would cause the header check to fail due to the copyright regex located
ab999f9624/.github/scripts/core_checker.py (L396)
2024-01-12 16:43:31 -08:00
..
.settings Remove driver files that generate compiler warnings from the RISC-V_Renode_Emulator_SoftConsole project. 2019-11-18 17:23:14 +00:00
blinky_demo Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
full_demo Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
Microsemi_Code Remove driver files that generate compiler warnings from the RISC-V_Renode_Emulator_SoftConsole project. 2019-11-18 17:23:14 +00:00
.cproject Remove driver files that generate compiler warnings from the RISC-V_Renode_Emulator_SoftConsole project. 2019-11-18 17:23:14 +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 Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
hw_platform.h Add M7/M4 AMP demo. 2019-05-10 18:25:10 +00:00
main.c Fix formatting in kernel demo application files (#1148) 2024-01-02 11:05:59 +05:30
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
miv-basic.resc Update libraries and sundry check-ins ready for the V10.3.0 kernel release. 2020-02-06 18:52:35 +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