From 95fac266697634f5391c8458df35bbf4584fe72b Mon Sep 17 00:00:00 2001 From: rtel Date: Wed, 19 Dec 2018 02:56:13 +0000 Subject: [PATCH] Backup Microsemi Renode project before adding a build configuration for the target hardware. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2609 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- .../.cproject | 102 +++++++++++++++++- .../.project | 9 ++ .../.settings/language.settings.xml | 2 +- .../FreeRTOSConfig.h | 10 +- .../Microsemi_Code/riscv_hal/entry.S | 6 +- .../README.md | 48 --------- .../RTOSDemo Debug Hardware.launch | 2 +- 7 files changed, 117 insertions(+), 62 deletions(-) delete mode 100644 FreeRTOS/Demo/RISC-V_IGLOO2_Creative_SoftConsole/README.md diff --git a/FreeRTOS/Demo/RISC-V_IGLOO2_Creative_SoftConsole/.cproject b/FreeRTOS/Demo/RISC-V_IGLOO2_Creative_SoftConsole/.cproject index 19414c5c2..fd7ef95e1 100644 --- a/FreeRTOS/Demo/RISC-V_IGLOO2_Creative_SoftConsole/.cproject +++ b/FreeRTOS/Demo/RISC-V_IGLOO2_Creative_SoftConsole/.cproject @@ -41,7 +41,7 @@