Skip to content

Commit 8d267c3

Browse files
Set the picolib hash to the latest in its repository. (#435)
Set the picolib hash to the latest in its repository. We fix the library at this point for stability reasons.
2 parents e035c47 + fcb4665 commit 8d267c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arm-software/embedded/versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"repos": {
99
"picolibc": {
1010
"url": "https://github.com/picolibc/picolibc.git",
11-
"tagType": "branch",
12-
"tag": "main"
11+
"tagType": "commithash",
12+
"tag": "c0902a4b372c969be10204a9945c2480a395681b"
1313
},
1414
"newlib": {
1515
"url": "https://github.com/bminor/newlib.git",

0 commit comments

Comments
 (0)