From a424a173170ed913df95b11c74a87baf4dca2a2a Mon Sep 17 00:00:00 2001 From: dragonmux Date: Sun, 21 Aug 2022 18:20:45 +0100 Subject: [PATCH] f3: Fixed the build by not advertising PLATFORM_HAS_DEBUG as the part cannot do this. --- src/platforms/f3/platform.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/platforms/f3/platform.h b/src/platforms/f3/platform.h index 2bc022c..785ee36 100644 --- a/src/platforms/f3/platform.h +++ b/src/platforms/f3/platform.h @@ -31,10 +31,6 @@ #define PLATFORM_HAS_TRACESWO -#ifdef ENABLE_DEBUG -#define PLATFORM_HAS_DEBUG -#endif - #define PLATFORM_IDENT "(F3-IF) " /* Important pin mappings for STM32 implementation: