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 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump metal to remove picolibc support
Signed-off-by: Nathaniel Graff <[email protected]>
- Loading branch information
1 parent
183a631
commit f43d363
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule freedom-metal
updated
5 files
+0 −23 | Makefile.am | |
+13 −67 | Makefile.in | |
+25 −25 | aclocal.m4 | |
+0 −44 | pico/iob.c | |
+12 −0 | segger/SEGGER_target_metal.c |
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 |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
"source": "[email protected]:sifive/freedom-devicetree-tools.git" | ||
}, | ||
{ | ||
"commit": "4afda0c6036346ca64a88d5501dd2758c8b12cdd", | ||
"commit": "58f40ee376f85998eabbe9e35654b74e1807e03e", | ||
"name": "freedom-metal", | ||
"source": "[email protected]:sifive/freedom-metal.git" | ||
}, | ||
|