From 1696c33b36afbb96e8667a4041622f1b61e6e570 Mon Sep 17 00:00:00 2001 From: Daniel Thompson Date: Sun, 5 Sep 2021 20:45:36 +0100 Subject: [PATCH] bootloader: Provate a gcc-11 related workaround Currrently, gcc-11 users risk bricking their devices because to the combination of a new optimization pass and some mistakes in the way the Nordic Softdevice headers wrap the SD system calls. Signed-off-by: Daniel Thompson --- bootloader | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootloader b/bootloader index 1d128f1..357b9a5 160000 --- a/bootloader +++ b/bootloader @@ -1 +1 @@ -Subproject commit 1d128f1311c084c23a662cb68263df9b187ebf94 +Subproject commit 357b9a58160808a23af334d7aeb845d477283a99