Skip to content

Commit b27494b

Browse files
keith-packardcarlescufi
authored andcommitted
lib/libc: Update picolibc to 1.8.6
* Reduces memory usage for ctype while fixing an 'isblank' related compatibility issue. * Resolves compatibility issues with GCC 13 * Removes explicit _POSIX_C_SOURCE definition when building as a module. * Fix some _FORTIFY_SOURCE issues. Signed-off-by: Keith Packard <[email protected]>
1 parent 4f40dd1 commit b27494b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ manifest:
310310
- debug
311311
- name: picolibc
312312
path: modules/lib/picolibc
313-
revision: 1a5c603b9f8e228f9459bdafedad15ea28efc700
313+
revision: 764ef4e401a8f4c6a86ab723533841f072885a5b
314314
- name: segger
315315
revision: 9d0191285956cef43daf411edc2f1a7788346def
316316
path: modules/debug/segger

0 commit comments

Comments
 (0)