This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #535 from sifive/bump_freertos-metal
Bump all FreeRTOS needed to support RV32E / FPU (and remove Segger SystemView)
- Loading branch information
Showing
35 changed files
with
100 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule FreeRTOS-metal
updated
5 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -159,7 +159,6 @@ SECTIONS | |
*(.srodata.cst4) | ||
*(.srodata.cst2) | ||
*(.srodata .srodata.*) | ||
|
||
} >rom :rom | ||
|
||
/* ITIM SECTION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -152,7 +152,6 @@ SECTIONS | |
*(.srodata.cst4) | ||
*(.srodata.cst2) | ||
*(.srodata .srodata.*) | ||
|
||
} >ram :rom | ||
|
||
/* ITIM SECTION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -158,7 +158,6 @@ SECTIONS | |
*(.srodata.cst4) | ||
*(.srodata.cst2) | ||
*(.srodata .srodata.*) | ||
|
||
} >rom :rom | ||
|
||
/* ITIM SECTION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -151,7 +151,6 @@ SECTIONS | |
*(.srodata.cst4) | ||
*(.srodata.cst2) | ||
*(.srodata .srodata.*) | ||
|
||
} >ram :rom | ||
|
||
/* ITIM SECTION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -158,7 +158,6 @@ SECTIONS | |
*(.srodata.cst4) | ||
*(.srodata.cst2) | ||
*(.srodata .srodata.*) | ||
|
||
} >rom :rom | ||
|
||
/* ITIM SECTION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -151,7 +151,6 @@ SECTIONS | |
*(.srodata.cst4) | ||
*(.srodata.cst2) | ||
*(.srodata .srodata.*) | ||
|
||
} >ram :rom | ||
|
||
/* ITIM SECTION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -157,7 +157,6 @@ SECTIONS | |
*(.srodata.cst4) | ||
*(.srodata.cst2) | ||
*(.srodata .srodata.*) | ||
|
||
} >testram :rom | ||
|
||
/* ITIM SECTION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -150,7 +150,6 @@ SECTIONS | |
*(.srodata.cst4) | ||
*(.srodata.cst2) | ||
*(.srodata .srodata.*) | ||
|
||
} >testram :rom | ||
|
||
/* ITIM SECTION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -157,7 +157,6 @@ SECTIONS | |
*(.srodata.cst4) | ||
*(.srodata.cst2) | ||
*(.srodata .srodata.*) | ||
|
||
} >testram :rom | ||
|
||
/* ITIM SECTION | ||
|
Oops, something went wrong.