- Rename build variable to match nf-interpreter yaml.

***NO_CI***
This commit is contained in:
josesimoes 2020-10-27 13:13:01 +00:00
Родитель e1eb2b35c8
Коммит dc607fb376
1 изменённых файлов: 11 добавлений и 11 удалений

Просмотреть файл

@ -190,7 +190,7 @@ jobs:
vmImage: 'VS2017-Win2016'
variables:
BoardName: GHI_FEZ_CERB40_NF
TargetName: GHI_FEZ_CERB40_NF
BuildOptions: -DTARGET_SERIES=STM32F4xx -DNF_FEATURE_DEBUGGER=ON -DNF_FEATURE_RTC=ON -DAPI_Windows.Devices.Gpio=ON -DAPI_System.Device.Gpio=ON -DAPI_Windows.Devices.Spi=ON -DAPI_Windows.Devices.I2c=ON -DAPI_Windows.Devices.Pwm=ON -DAPI_Windows.Devices.SerialCommunication=ON -DAPI_Windows.Devices.Adc=ON
# creates a counter and assigns it to the revision variable
REVISION: $[counter('GHI_FEZ_CERB40_NF_versioncounter', 0)]
@ -227,7 +227,7 @@ jobs:
vmImage: 'VS2017-Win2016'
variables:
BoardName: I2M_ELECTRON_NF
TargetName: I2M_ELECTRON_NF
BuildOptions: -DTARGET_SERIES=STM32F4xx -DNF_FEATURE_DEBUGGER=ON -DUSE_RNG=OFF -DNF_FEATURE_RTC=ON -DAPI_Windows.Devices.Gpio=ON -DAPI_System.Device.Gpio=ON -DAPI_Windows.Devices.Spi=ON -DAPI_Windows.Devices.I2c=ON -DAPI_Windows.Devices.Pwm=ON -DAPI_Windows.Devices.SerialCommunication=ON -DAPI_Windows.Devices.Adc=ON
# creates a counter and assigns it to the revision variable
REVISION: $[counter('I2M_ELECTRON_NF_versioncounter', 0)]
@ -264,7 +264,7 @@ jobs:
vmImage: 'VS2017-Win2016'
variables:
BoardName: I2M_OXYGEN_NF
TargetName: I2M_OXYGEN_NF
BuildOptions: -DTARGET_SERIES=STM32F4xx -DNF_FEATURE_DEBUGGER=ON -DUSE_RNG=OFF -DNF_FEATURE_RTC=ON -DAPI_Windows.Devices.Gpio=ON -DAPI_System.Device.Gpio=ON -DAPI_Windows.Devices.Spi=ON -DAPI_Windows.Devices.I2c=ON -DAPI_Windows.Devices.Pwm=ON -DAPI_Windows.Devices.SerialCommunication=ON -DAPI_Windows.Devices.Adc=ON -DAPI_System.Math=ON -DAPI_Hardware.Stm32=ON
# creates a counter and assigns it to the revision variable
REVISION: $[counter('I2M_OXYGEN_NF_versioncounter', 0)]
@ -301,7 +301,7 @@ jobs:
vmImage: 'VS2017-Win2016'
variables:
BoardName: ST_NUCLEO64_F401RE_NF
TargetName: ST_NUCLEO64_F401RE_NF
BuildOptions: -DTARGET_SERIES=STM32F4xx -DNF_FEATURE_DEBUGGER=ON -DUSE_RNG=OFF -DSWO_OUTPUT=ON -DNF_FEATURE_RTC=ON -DAPI_Windows.Devices.Gpio=ON -DAPI_System.Device.Gpio=ON -DAPI_Windows.Devices.Spi=ON -DAPI_Windows.Devices.I2c=ON -DAPI_Windows.Devices.Pwm=ON -DAPI_Windows.Devices.SerialCommunication=ON -DAPI_Windows.Devices.Adc=ON -DAPI_nanoFramework.Devices.OneWire=ON
# creates a counter and assigns it to the revision variable
REVISION: $[counter('ST_NUCLEO64_F401RE_NF_versioncounter', 0)]
@ -338,7 +338,7 @@ jobs:
vmImage: 'VS2017-Win2016'
variables:
BoardName: ST_NUCLEO64_F411RE_NF
TargetName: ST_NUCLEO64_F411RE_NF
BuildOptions: -DTARGET_SERIES=STM32F4xx -DNF_FEATURE_DEBUGGER=ON -DUSE_RNG=OFF -DSWO_OUTPUT=ON -DNF_FEATURE_RTC=ON -DAPI_Windows.Devices.Gpio=ON -DAPI_System.Device.Gpio=ON -DAPI_Windows.Devices.Spi=ON -DAPI_Windows.Devices.I2c=ON -DAPI_Windows.Devices.Pwm=ON -DAPI_Windows.Devices.SerialCommunication=ON -DAPI_Windows.Devices.Adc=ON -DAPI_nanoFramework.System.Collections=ON -DAPI_nanoFramework.ResourceManager=ON -DAPI_nanoFramework.System.Text=ON -DAPI_System.Math=ON -DAPI_Hardware.Stm32=ON
# creates a counter and assigns it to the revision variable
REVISION: $[counter('ST_NUCLEO64_F411RE_NF_versioncounter', 0)]
@ -375,7 +375,7 @@ jobs:
vmImage: 'VS2017-Win2016'
variables:
BoardName: ST_STM32F411_DISCOVERY
TargetName: ST_STM32F411_DISCOVERY
BuildOptions: -DTARGET_SERIES=STM32F4xx -DNF_FEATURE_DEBUGGER=ON -DUSE_RNG=OFF -DSWO_OUTPUT=ON -DNF_FEATURE_RTC=ON -DAPI_Windows.Devices.Gpio=ON -DAPI_System.Device.Gpio=ON -DAPI_Windows.Devices.Spi=ON -DAPI_Windows.Devices.I2c=ON -DAPI_Windows.Devices.Pwm=ON -DAPI_Windows.Devices.SerialCommunication=ON -DAPI_Windows.Devices.Adc=ON -DAPI_nanoFramework.System.Collections=ON -DAPI_nanoFramework.ResourceManager=ON -DAPI_nanoFramework.System.Text=ON
# creates a counter and assigns it to the revision variable
REVISION: $[counter('ST_STM32F411_DISCOVERY_versioncounter', 0)]
@ -412,7 +412,7 @@ jobs:
vmImage: 'VS2017-Win2016'
variables:
BoardName: ST_NUCLEO144_F412ZG_NF
TargetName: ST_NUCLEO144_F412ZG_NF
BuildOptions: -DTARGET_SERIES=STM32F4xx -DNF_FEATURE_DEBUGGER=ON -DSWO_OUTPUT=ON -DNF_FEATURE_RTC=ON -DAPI_Windows.Devices.Gpio=ON -DAPI_System.Device.Gpio=ON -DAPI_Windows.Devices.Spi=ON -DAPI_Windows.Devices.I2c=ON -DAPI_Windows.Devices.Pwm=ON -DAPI_Windows.Devices.SerialCommunication=OFF -DAPI_Windows.Devices.Adc=ON
# creates a counter and assigns it to the revision variable
REVISION: $[counter('ST_NUCLEO144_F412ZG_NF_versioncounter', 0)]
@ -449,7 +449,7 @@ jobs:
vmImage: 'VS2017-Win2016'
variables:
BoardName: ST_NUCLEO144_F746ZG
TargetName: ST_NUCLEO144_F746ZG
BuildOptions: -DTARGET_SERIES=STM32F7xx -DRTOS=CHIBIOS -DNF_FEATURE_DEBUGGER=ON -DSWO_OUTPUT=ON -DNF_FEATURE_RTC=ON -DNF_FEATURE_HAS_CONFIG_BLOCK=ON -DAPI_System.Math=ON -DAPI_Hardware.Stm32=ON -DAPI_Windows.Devices.Gpio=ON -DAPI_System.Device.Gpio=ON -DAPI_Windows.Devices.Spi=ON -DAPI_Windows.Devices.I2c=ON -DAPI_Windows.Devices.Pwm=ON -DAPI_Windows.Devices.SerialCommunication=ON -DAPI_Windows.Devices.Adc=ON -DAPI_System.Net=ON -DNF_SECURITY_MBEDTLS=ON -DAPI_nanoFramework.Devices.OneWire=ON -DAPI_nanoFramework.System.Collections=ON -DAPI_nanoFramework.ResourceManager=ON -DAPI_nanoFramework.System.Text=ON
# creates a counter and assigns it to the revision variable
REVISION: $[counter('ST_NUCLEO144_F746ZG_versioncounter', 0)]
@ -486,7 +486,7 @@ jobs:
vmImage: 'VS2017-Win2016'
variables:
BoardName: ST_STM32F4_DISCOVERY
TargetName: ST_STM32F4_DISCOVERY
BuildOptions: -DTARGET_SERIES=STM32F4xx -DRTOS=CHIBIOS -DSUPPORT_ANY_BASE_CONVERSION=ON -DNF_FEATURE_DEBUGGER=ON -DSWO_OUTPUT=ON -DNF_FEATURE_RTC=ON -DAPI_System.Math=ON -DAPI_Hardware.Stm32=ON -DAPI_Windows.Devices.Gpio=ON -DAPI_System.Device.Gpio=ON -DAPI_Windows.Devices.Spi=ON -DAPI_Windows.Devices.I2c=ON -DAPI_Windows.Devices.Pwm=ON -DAPI_Windows.Devices.SerialCommunication=ON -DAPI_Windows.Devices.Adc=ON -DAPI_nanoFramework.Devices.OneWire=ON -DAPI_nanoFramework.Devices.Can=ON
# creates a counter and assigns it to the revision variable
REVISION: $[counter('ST_STM32F4_DISCOVERY_versioncounter', 0)]
@ -523,7 +523,7 @@ jobs:
vmImage: 'VS2017-Win2016'
variables:
BoardName: ST_NUCLEO144_F439ZI
TargetName: ST_NUCLEO144_F439ZI
BuildOptions: -DTARGET_SERIES=STM32F4xx -DRTOS=CHIBIOS -DNF_FEATURE_DEBUGGER=ON -DSWO_OUTPUT=ON -DNF_FEATURE_RTC=ON -DNF_FEATURE_HAS_CONFIG_BLOCK=ON -DAPI_System.Math=ON -DAPI_Hardware.Stm32=ON -DAPI_Windows.Devices.Gpio=ON -DAPI_System.Device.Gpio=ON -DAPI_Windows.Devices.Spi=ON -DAPI_Windows.Devices.I2c=ON -DAPI_Windows.Devices.Pwm=ON -DAPI_Windows.Devices.SerialCommunication=ON -DAPI_Windows.Devices.Adc=ON -DAPI_System.Net=ON -DNF_SECURITY_MBEDTLS=ON
# creates a counter and assigns it to the revision variable
REVISION: $[counter('ST_NUCLEO144_F439ZI_versioncounter', 0)]
@ -560,7 +560,7 @@ jobs:
vmImage: 'VS2017-Win2016'
variables:
BoardName: TI_CC1352P1_LAUNCHXL
TargetName: TI_CC1352P1_LAUNCHXL
BuildOptions: -DTARGET_SERIES=CC13x2_26x2 -DRTOS=TI_SIMPLELINK -DSUPPORT_ANY_BASE_CONVERSION=OFF -DNF_FEATURE_DEBUGGER=ON -DNF_FEATURE_RTC=ON -DNF_FEATURE_WATCHDOG=OFF -DAPI_Windows.Devices.Gpio=ON -DAPI_System.Device.Gpio=ON -DAPI_Windows.Devices.Spi=OFF -DAPI_Windows.Devices.I2c=OFF -DAPI_Windows.Devices.Pwm=OFF -DAPI_Windows.Devices.SerialCommunication=OFF -DAPI_Windows.Devices.Adc=ON -DAPI_nanoFramework.TI.EasyLink=ON -DAPI_nanoFramework.Hardware.TI=ON
# creates a counter and assigns it to the revision variable
REVISION: $[counter('TI_CC1352P1_LAUNCHXL_versioncounter', 0)]