From 00703e8472b101325ca7a809fa736ac7c4684c3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Sun, 16 Feb 2025 22:02:44 +0100 Subject: [PATCH] update reference to crypto lib --- arch/stm32/stm32.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/stm32/stm32.ini b/arch/stm32/stm32.ini index 7280fc3f8..98178da6e 100644 --- a/arch/stm32/stm32.ini +++ b/arch/stm32/stm32.ini @@ -34,7 +34,7 @@ lib_deps = ${env.lib_deps} ${radiolib_base.lib_deps} stm32duino/STM32duino FreeRTOS@^10.3.2 - https://github.com/caveman99/Crypto.git#f61ae26a53f7a2d0ba5511625b8bf8eff3a35d5e + https://github.com/caveman99/Crypto.git#fa4d91d0f9e2e47f0b4af76deebe85e80e193956 lib_ignore = mathertel/OneButton@2.6.1