From 48e04fdd0c4f5e349b4aee0cc73a14a3640584cb Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Thu, 12 Jun 2025 10:04:32 -0700 Subject: [PATCH] picolibc: Add patch allowing use of crt0 A couple of Zephyr modules build against the library crt0. This patch makes that work when picolibc is not the default toolchain C libary. Signed-off-by: Keith Packard Signed-off-by: Anas Nashif --- picolibc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/picolibc b/picolibc index c7cc2483..0ee74ee1 160000 --- a/picolibc +++ b/picolibc @@ -1 +1 @@ -Subproject commit c7cc2483d591784bb2707f72b0784d92074f5347 +Subproject commit 0ee74ee1f4fb4041762b0e95e0b4cb512b473656