File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- name : Build for AppKit-E8 Hardware
17+ name : Build RPS for AppKit-E8 Hardware
1818on :
1919 workflow_dispatch :
2020 pull_request :
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- name : Build Context Variants
17+ name : Build RPS Context Variants
1818on :
1919 workflow_dispatch :
2020 pull_request :
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- name : Run on AppKit-E8 Hardware
17+ name : Run RPS on AppKit-E8 Hardware
1818on :
1919 workflow_dispatch :
2020 pull_request :
@@ -46,10 +46,14 @@ jobs:
4646 name : RPS_AppKit-E8-U85_HIL_V3
4747 path : ./RockPaperScissors/AppKit-E8_USB/out
4848
49- - name : Flash and run using pyOCD
49+ - name : Flash using pyOCD
5050 working-directory : ./RockPaperScissors/AppKit-E8_USB/out
5151 run : |
5252 pyocd load --uid L96807771A --cbuild-run SDS+AppKit-E8-U85.cbuild-run.yml
53+
54+ - name : Run using pyOCD
55+ working-directory : ./RockPaperScissors/AppKit-E8_USB/out
56+ run : |
5357 pyocd run --uid L96807771A --cbuild-run SDS+AppKit-E8-U85.cbuild-run.yml -O reset_type=hardware --timelimit 10
5458
5559 - name : Stop the SDSIO server on the Raspberry Pi
Original file line number Diff line number Diff line change 1414# See the License for the specific language governing permissions and
1515# limitations under the License.
1616
17- name : Build and Run on FVP Simulation
17+ name : Build and Run RPS on Simulator
1818on :
1919 workflow_dispatch :
2020 pull_request :
You can’t perform that action at this time.
0 commit comments