From c7aa7ca9ab8a2acbd1a29f0ee3cdfda0a5fd35c2 Mon Sep 17 00:00:00 2001 From: Mark Trevor Birss Date: Sun, 2 Mar 2025 20:35:01 +0200 Subject: [PATCH] Update stm32.ini --- arch/stm32/stm32.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/stm32/stm32.ini b/arch/stm32/stm32.ini index ef38c3084..d5e615f5f 100644 --- a/arch/stm32/stm32.ini +++ b/arch/stm32/stm32.ini @@ -20,7 +20,7 @@ build_flags = -DMESHTASTIC_EXCLUDE_MQTT -DMESHTASTIC_EXCLUDE_BLUETOOTH -DMESHTASTIC_EXCLUDE_GPS - -DDEBUG_MUTE + ;-DDEBUG_MUTE -fmerge-all-constants -ffunction-sections -fdata-sections @@ -39,4 +39,4 @@ lib_deps = lib_ignore = mathertel/OneButton@2.6.1 - Wire \ No newline at end of file + Wire