Skip to content

Commit 0818ca2

Browse files
author
GHA
committed
update 996e87f
0 parents  commit 0818ca2

442 files changed

Lines changed: 20081 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: cc14ade064c652ab0b1c067471c98e5c
4+
tags: 6ef1e487227d2529e92cd969663e9fe7

.nojekyll

Whitespace-only changes.

_downloads/4efe7097cb55fde0d1862eb04d58a5e1/zephelin-flow-graph.json

Lines changed: 443 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 369 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,369 @@
1+
{
2+
"version": "20250623.14",
3+
"nodes": [
4+
{
5+
"name": "Runtime-specific events",
6+
"layer": "",
7+
"category": "Zephyr",
8+
"description": "",
9+
"interfaces": [
10+
{
11+
"name": "Runtime",
12+
"direction": "output"
13+
}
14+
],
15+
"properties": [],
16+
"style": [
17+
"mcu",
18+
"__edited"
19+
],
20+
"icon": "https://raw.githubusercontent.com/antmicro/zephelin-trace-viewer/refs/heads/main/public/favicon.ico"
21+
},
22+
{
23+
"name": "Zephelin + Tracing subsystem",
24+
"layer": "",
25+
"icon": "https://raw.githubusercontent.com/antmicro/zephelin-trace-viewer/refs/heads/main/public/favicon.ico",
26+
"category": "Zephyr",
27+
"description": "",
28+
"interfaces": [
29+
{
30+
"name": "DIE Temperature",
31+
"direction": "input"
32+
},
33+
{
34+
"name": "CPU usage",
35+
"direction": "input"
36+
},
37+
{
38+
"name": "Memory usage",
39+
"direction": "input"
40+
},
41+
{
42+
"name": "Runtime",
43+
"direction": "input"
44+
},
45+
{
46+
"name": "UART",
47+
"direction": "output",
48+
"type": "connector"
49+
},
50+
{
51+
"name": "USB",
52+
"direction": "output",
53+
"type": "connector"
54+
},
55+
{
56+
"name": "J-Link",
57+
"direction": "output",
58+
"type": "connector"
59+
}
60+
],
61+
"properties": [],
62+
"style": "mcu"
63+
},
64+
{
65+
"name": "DIE sensors",
66+
"layer": "",
67+
"category": "Default category",
68+
"description": "",
69+
"interfaces": [
70+
{
71+
"name": "Temperature",
72+
"direction": "output"
73+
}
74+
],
75+
"properties": [
76+
{
77+
"name": "Documentation",
78+
"type": "button-url",
79+
"default": "https://docs.zephyrproject.org/latest/samples/sensor/die_temp_polling/README.html"
80+
}
81+
],
82+
"style": [
83+
"mcu",
84+
"__edited"
85+
]
86+
},
87+
{
88+
"name": "CPU",
89+
"layer": "",
90+
"category": "Data",
91+
"description": "",
92+
"interfaces": [
93+
{
94+
"name": "Usage",
95+
"direction": "output"
96+
}
97+
],
98+
"properties": [
99+
{
100+
"name": "Documentation",
101+
"type": "button-url",
102+
"default": "https://docs.zephyrproject.org/latest/services/debugging/cpu_load.html"
103+
}
104+
],
105+
"style": [
106+
"mcu",
107+
"__edited"
108+
]
109+
},
110+
{
111+
"name": "Memory regions",
112+
"layer": "",
113+
"category": "Data",
114+
"description": "",
115+
"interfaces": [
116+
{
117+
"name": "Memory usage",
118+
"direction": "output"
119+
}
120+
],
121+
"properties": [
122+
{
123+
"name": "Documentation",
124+
"type": "button-url",
125+
"default": "https://antmicro.github.io/zephelin/memory_profiling.html"
126+
}
127+
],
128+
"style": [
129+
"mcu",
130+
"__edited"
131+
]
132+
},
133+
{
134+
"name": "west zpl-uart-trace",
135+
"layer": "",
136+
"category": "west subcommands",
137+
"description": "",
138+
"interfaces": [
139+
{
140+
"name": "UART",
141+
"direction": "input",
142+
"type": "connector"
143+
},
144+
{
145+
"name": "CTF trace",
146+
"direction": "output"
147+
}
148+
],
149+
"properties": [
150+
{
151+
"name": "Documentation",
152+
"type": "button-url",
153+
"default": "https://antmicro.github.io/zephelin/library.html#uart"
154+
}
155+
],
156+
"style": [
157+
"host",
158+
"__edited"
159+
],
160+
"icon": "https://raw.githubusercontent.com/antmicro/zephelin-trace-viewer/refs/heads/main/public/favicon.ico"
161+
},
162+
{
163+
"name": "west zpl-usb-capture",
164+
"layer": "",
165+
"category": "west subcommands",
166+
"description": "",
167+
"interfaces": [
168+
{
169+
"name": "USB",
170+
"direction": "input",
171+
"type": "connector"
172+
},
173+
{
174+
"name": "CTF trace",
175+
"direction": "output"
176+
}
177+
],
178+
"properties": [
179+
{
180+
"name": "Documentation",
181+
"type": "button-url",
182+
"default": "https://antmicro.github.io/zephelin/library.html#usb"
183+
}
184+
],
185+
"style": [
186+
"host",
187+
"__edited"
188+
],
189+
"icon": "https://raw.githubusercontent.com/antmicro/zephelin-trace-viewer/refs/heads/main/public/favicon.ico"
190+
},
191+
{
192+
"name": "west zpl-gdb-capture",
193+
"layer": "",
194+
"category": "west subcommands",
195+
"description": "",
196+
"interfaces": [
197+
{
198+
"name": "J-Link",
199+
"direction": "input",
200+
"type": "connector"
201+
},
202+
{
203+
"name": "CTF trace",
204+
"direction": "output"
205+
}
206+
],
207+
"properties": [
208+
{
209+
"name": "Documentation",
210+
"type": "button-url",
211+
"default": "https://antmicro.github.io/zephelin/library.html#debugger"
212+
}
213+
],
214+
"style": [
215+
"host",
216+
"__edited"
217+
],
218+
"icon": "https://raw.githubusercontent.com/antmicro/zephelin-trace-viewer/refs/heads/main/public/favicon.ico"
219+
},
220+
{
221+
"name": "west zpl-prepare-trace",
222+
"icon": "https://raw.githubusercontent.com/antmicro/zephelin-trace-viewer/refs/heads/main/public/favicon.ico",
223+
"layer": "",
224+
"category": "west subcommands",
225+
"description": "",
226+
"interfaces": [
227+
{
228+
"name": "CTF trace",
229+
"maxConnectionsCount": 3,
230+
"direction": "input"
231+
},
232+
{
233+
"name": "Model",
234+
"direction": "input"
235+
},
236+
{
237+
"name": "TEF trace",
238+
"direction": "output"
239+
}
240+
],
241+
"properties": [
242+
{
243+
"name": "Documentation",
244+
"type": "button-url",
245+
"default": "https://antmicro.github.io/zephelin/ctf_to_tef.html"
246+
}
247+
],
248+
"style": [
249+
"host",
250+
"__edited"
251+
]
252+
},
253+
{
254+
"name": "Zephelin Trace Viewer",
255+
"layer": "",
256+
"category": "Trace visualizer",
257+
"description": "",
258+
"interfaces": [
259+
{
260+
"name": "TEF trace",
261+
"direction": "input"
262+
}
263+
],
264+
"properties": [
265+
{
266+
"name": "Trace Viewer",
267+
"type": "button-url",
268+
"default": "https://antmicro.github.io/zephelin-trace-viewer/"
269+
},
270+
{
271+
"name": "UI",
272+
"type": "multiline",
273+
"default": "![](https://github.com/antmicro/zephelin-trace-viewer/raw/main/imgs/trace_viewer_view.png)"
274+
}
275+
],
276+
"style": [
277+
"host",
278+
"__edited"
279+
],
280+
"icon": "https://raw.githubusercontent.com/antmicro/zephelin-trace-viewer/refs/heads/main/public/favicon.ico"
281+
},
282+
{
283+
"name": "Input models",
284+
"layer": "",
285+
"category": "Models",
286+
"description": "",
287+
"interfaces": [
288+
{
289+
"name": "Input model",
290+
"direction": "output"
291+
}
292+
],
293+
"properties": [],
294+
"style": [
295+
"host",
296+
"__edited"
297+
]
298+
}
299+
],
300+
"metadata": {
301+
"editableTypes": true,
302+
"toggleableEditableTypes": false,
303+
"twoColumn": true,
304+
"newGraphNode": false,
305+
"interfaces": {
306+
"BinaryImage": {
307+
"interfaceColor": "#FF00FF",
308+
"interfaceConnectionPattern": "dashed",
309+
"interfaceConnectionColor": "#FF0000"
310+
},
311+
"Image": {
312+
"interfaceConnectionPattern": "dotted",
313+
"interfaceConnectionColor": "#FFFF00"
314+
},
315+
"connector": {
316+
"interfaceConnectionPattern": "dashed",
317+
"interfaceConnectionColor": "#CACACA",
318+
"interfaceColor": "#CACACA"
319+
}
320+
},
321+
"connectionStyle": "orthogonal",
322+
"layers": [
323+
{
324+
"name": "IOs",
325+
"nodeLayers": [
326+
"filesystem"
327+
]
328+
},
329+
{
330+
"name": "Binary imaging",
331+
"nodeInterfaces": [
332+
"BinaryImage"
333+
]
334+
},
335+
{
336+
"name": "Both",
337+
"nodeLayers": [
338+
"processing"
339+
],
340+
"nodeInterfaces": [
341+
"BinaryImage"
342+
]
343+
}
344+
],
345+
"styles": {
346+
"__new": {
347+
"icon": null
348+
},
349+
"__edited": {
350+
"icon": null
351+
},
352+
"mcu": {
353+
"pill": {
354+
"text": "MCU",
355+
"color": "#6e32ca"
356+
},
357+
"color": "#6e32ca"
358+
},
359+
"host": {
360+
"pill": {
361+
"text": "HOST",
362+
"color": "#004972"
363+
},
364+
"color": "#004972"
365+
}
366+
},
367+
"movementStep": 50
368+
}
369+
}
94.4 KB
Loading
123 KB
Loading
157 KB
Loading
102 KB
Loading
74.2 KB
Loading

0 commit comments

Comments
 (0)