Перенос на новую плату
This commit is contained in:
parent
5f978bb112
commit
49cf381e62
|
|
@ -32,7 +32,7 @@ SET(PLL_NS "40")
|
||||||
|
|
||||||
|
|
||||||
#-- Defines --------------------------------------------------------------------
|
#-- Defines --------------------------------------------------------------------
|
||||||
ADD_DEFINITIONS(-DDEBUG -DAT32F437ZMT7 -DAT32F437Vx)
|
ADD_DEFINITIONS(-DDEBUG -DAT32F437ZMT7 -DAT32F437Zx)
|
||||||
ADD_DEFINITIONS(-DFIRMWARE_VERSION=${VERSION})
|
ADD_DEFINITIONS(-DFIRMWARE_VERSION=${VERSION})
|
||||||
ADD_DEFINITIONS(-DHARDWARE_REVISION=\"${HARDWARE_REVISION}\")
|
ADD_DEFINITIONS(-DHARDWARE_REVISION=\"${HARDWARE_REVISION}\")
|
||||||
ADD_DEFINITIONS(-DVECT_TAB_OFFSET=${VECT_TAB_OFFSET})
|
ADD_DEFINITIONS(-DVECT_TAB_OFFSET=${VECT_TAB_OFFSET})
|
||||||
|
|
|
||||||
|
|
@ -8,13 +8,13 @@
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"provider": "GONEC_NEW",
|
"provider": "GONEC_NEW",
|
||||||
"repo": "DeviceStartup_ARTERY_AT32F435_437_old"
|
"repo": "DeviceStartup_ARTERY_AT32F435_437"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"provider": "GONEC_NEW",
|
"provider": "GONEC_NEW",
|
||||||
"repo": "PeripheralDriver_ARTERY_AT32F435_437_old"
|
"repo": "PeripheralDriver_ARTERY_AT32F435_437"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue