From f0d85828c96bf738b71f12e7d623abbf1a4a10bf Mon Sep 17 00:00:00 2001 From: dragonmux Date: Sun, 21 Aug 2022 18:16:34 +0100 Subject: [PATCH] f072: Fixed the build by not advertising PLATFORM_HAS_DEBUG as the part cannot do this. --- src/platforms/f072/platform.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/platforms/f072/platform.h b/src/platforms/f072/platform.h index fcad340..9bf0ff0 100644 --- a/src/platforms/f072/platform.h +++ b/src/platforms/f072/platform.h @@ -31,11 +31,6 @@ #define PLATFORM_HAS_TRACESWO -#ifdef ENABLE_DEBUG -# define PLATFORM_HAS_DEBUG -# define USBUART_DEBUG -#endif - #define PLATFORM_IDENT "(F072-IF) " /* Important pin mappings for STM32 implementation: