f072: Fixed the build by not advertising PLATFORM_HAS_DEBUG as the part cannot do this.
This commit is contained in:
parent
288929c481
commit
f0d85828c9
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue