forked from Ralim/IronOS
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathironos_map.json
More file actions
15 lines (15 loc) · 915 Bytes
/
ironos_map.json
File metadata and controls
15 lines (15 loc) · 915 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{
"key": {"call_path":"Callpath([ABB36, __ara_fake_entry -> main], [ABB48, main -> osThreadCreate])","func": "xTaskCreateStatic","inst":"call1","nr":0},
"value": {"type": "functionpointer", "name": "startPIDTask"}
}, {
"key": {"call_path":"Callpath([ABB36, __ara_fake_entry -> main], [ABB49, main -> osThreadCreate])","func": "xTaskCreateStatic","inst":"call1","nr":0},
"value": {"type": "functionpointer", "name": "startPOWTask"}
}, {
"key": {"call_path":"Callpath([ABB36, __ara_fake_entry -> main], [ABB44, main -> osThreadCreate])","func": "xTaskCreateStatic","inst":"call1","nr":0},
"value": {"type": "functionpointer", "name": "startMOVTask"}
}, {
"key": {"call_path":"Callpath([ABB36, __ara_fake_entry -> main], [ABB45, main -> osThreadCreate])","func": "xTaskCreateStatic","inst":"call1","nr":0},
"value": {"type": "functionpointer", "name": "startGUITask"}
}
]