Home
last modified time | relevance | path

Searched refs:MatchName (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.4.1/test/ports/
Dazrtos_cicd.ps137 $MatchName, variable
91 Write-Verbose ("MatchName: " + $MatchName.Count + "[" + $MatchName + "]")
215 If ($MatchName.Count -ne 0) {
217 ForEach ($m in $MatchName) {
DREADME.md65 `pwsh -Command .\azrtos_cicd.ps1 -MatchName 'Modules' -build`
68 `pwsh -Command .\azrtos_cicd.ps1 -MatchName 'Modules','IAR' -build`
71 `pwsh -Command .\azrtos_cicd.ps1 -MatchName 'Cortex M4','ARM compiler v6' -StartCli`