update makefile and User for gex zero support
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ add_definitions(
|
|||||||
-DVERBOSE_HARDFAULT=1
|
-DVERBOSE_HARDFAULT=1
|
||||||
-DUSE_STACK_MONITOR=1
|
-DUSE_STACK_MONITOR=1
|
||||||
-DUSE_DEBUG_UART=1
|
-DUSE_DEBUG_UART=1
|
||||||
-DGEX_PLAT_F072_HUB
|
-DGEX_PLAT_F072_ZERO
|
||||||
-DHAL_TSC_MODULE_ENABLED
|
-DHAL_TSC_MODULE_ENABLED
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ DISABLE_MSC := 0
|
|||||||
CDC_LOOPBACK_TEST := 0
|
CDC_LOOPBACK_TEST := 0
|
||||||
|
|
||||||
include User/gex.mk
|
include User/gex.mk
|
||||||
|
#GEX_PLAT=F072_ZERO
|
||||||
GEX_PLAT=F072_HUB
|
GEX_PLAT=F072_HUB
|
||||||
#GEX_PLAT=F072_DISCOVERY
|
#GEX_PLAT=F072_DISCOVERY
|
||||||
|
|
||||||
|
|||||||
+1
-1
Submodule User updated: 30d1762710...315da1fc82
Reference in New Issue
Block a user