f3: Fixed the build by not advertising PLATFORM_HAS_DEBUG as the part cannot do this.
This commit is contained in:
parent
b870ed532c
commit
a424a17317
|
@ -31,10 +31,6 @@
|
||||||
|
|
||||||
#define PLATFORM_HAS_TRACESWO
|
#define PLATFORM_HAS_TRACESWO
|
||||||
|
|
||||||
#ifdef ENABLE_DEBUG
|
|
||||||
#define PLATFORM_HAS_DEBUG
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define PLATFORM_IDENT "(F3-IF) "
|
#define PLATFORM_IDENT "(F3-IF) "
|
||||||
|
|
||||||
/* Important pin mappings for STM32 implementation:
|
/* Important pin mappings for STM32 implementation:
|
||||||
|
|
Loading…
Reference in New Issue