From 171490e2bb337b631bf4229c0f5cdf94f49a8566 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Tue, 14 Nov 2023 19:55:25 -0800 Subject: [PATCH] dota linkage no longer appears to provide a space advantage on AVR and breaks our link ordering for nrf52 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 510ea05996..29a283622e 100644 --- a/library.properties +++ b/library.properties @@ -7,4 +7,4 @@ paragraph= category=Communication url=https://github.com/keyboardio/Kaleidoscope architectures=* -dot_a_linkage=true +dot_a_linkage=false