From 086db810fe92824e1bd80a8f782a6b61c629c224 Mon Sep 17 00:00:00 2001 From: Andrea Gilardoni Date: Thu, 5 Jun 2025 10:45:42 +0200 Subject: [PATCH] removed llext log level setting in variant config file --- .../arduino_opta_stm32h747xx_m7/arduino_opta_stm32h747xx_m7.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/variants/arduino_opta_stm32h747xx_m7/arduino_opta_stm32h747xx_m7.conf b/variants/arduino_opta_stm32h747xx_m7/arduino_opta_stm32h747xx_m7.conf index 5ae26165..8aac2859 100644 --- a/variants/arduino_opta_stm32h747xx_m7/arduino_opta_stm32h747xx_m7.conf +++ b/variants/arduino_opta_stm32h747xx_m7/arduino_opta_stm32h747xx_m7.conf @@ -90,4 +90,3 @@ CONFIG_MBEDTLS_SSL_MAX_CONTENT_LEN=7168 CONFIG_MBEDTLS_HASH_ALL_ENABLED=y CONFIG_MBEDTLS_CMAC=y -CONFIG_LLEXT_LOG_LEVEL_INF=y