We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e51bc5 commit 140e98dCopy full SHA for 140e98d
executorch_project.csolution.yml
@@ -83,6 +83,21 @@ solution:
83
name: ULINKplus@pyOCD
84
clock: 10000000
85
86
+ - type: DevKit-E8-HP-U85
87
+ board: DevKit-E8:Gen 1
88
+ device: AE822FA0E5597LS0
89
+ variables:
90
+ - Board-Layer: $SolutionDir()$/board/DevKit-e8/M55_HP/Board_HP-U85.clayer.yml
91
+ target-set:
92
+ - set:
93
+ images:
94
+ - project-context: executorch_project.Debug
95
+ debugger:
96
+ name: CMSIS-DAP@pyOCD
97
+ port: 3333
98
+ protocol: swd
99
+ clock: 10000000
100
+
101
# List related projects.
102
projects:
103
# Simple model example
0 commit comments