From d74f385a68b41dc180c98fc953ce7441527752f6 Mon Sep 17 00:00:00 2001 From: YZBruh Date: Wed, 13 Aug 2025 09:42:37 +0300 Subject: [PATCH] pmt: dont include new memoryTestFunction --- .idea/editor.xml | 7 ++-- CMakeLists.txt | 2 +- include/PartitionManager/PartitionManager.hpp | 2 +- manager.sh | 2 +- src/FunctionManager.cpp | 17 ++++++---- src/PartitionManager.cpp | 9 ++--- src/functions/BackupFunction.cpp | 13 +++---- src/functions/EraseFunction.cpp | 11 +++--- src/functions/FlashFunction.cpp | 19 ++++++----- src/functions/InfoFunction.cpp | 8 ++--- src/functions/MemoryTestFunction.cpp | 21 +++++++----- src/functions/PartitionSizeFunction.cpp | 10 +++--- src/functions/TypeFunction.cpp | 8 ++--- src/functions/functions.hpp | 34 ++++++++++++++----- 14 files changed, 96 insertions(+), 67 deletions(-) diff --git a/.idea/editor.xml b/.idea/editor.xml index c8af898..b797d9c 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -209,7 +209,7 @@