File tree Expand file tree Collapse file tree 2 files changed +363
-15
lines changed Expand file tree Collapse file tree 2 files changed +363
-15
lines changed Original file line number Diff line number Diff line change @@ -94,31 +94,31 @@ High Level View on the Core Stack
94
94
The following high level architecture picture gives you an overview of the main platform building blocks
95
95
including hardware specific peripherals.
96
96
97
- .. image :: _assets/score_architecture_high_level_overview.png
98
- :width: 900
99
- :alt: High level view on the core stack
100
- :align: center
97
+ .. image :: _assets/score_architecture_high_level_overview.png
98
+ :width: 900
99
+ :alt: High level view on the core stack
100
+ :align: center
101
101
102
102
Target Picture of Core Stack - PRELIMINARY
103
103
==========================================
104
104
105
105
The following image shows platform architecture in more details including surroundings as
106
106
Board support package (BSP) and HW specific.
107
107
108
- .. image :: _assets/score_architecture_core_stack_target_picture.png
109
- :width: 900
110
- :alt: Target picture the core stack (preliminary)
111
- :align: center
108
+ .. image :: _assets/score_architecture_core_stack_target_picture.png
109
+ :width: 900
110
+ :alt: Target picture the core stack (preliminary)
111
+ :align: center
112
112
113
113
Infrastructure
114
114
**************
115
115
116
116
The tooling used in this project is depicted in the following figure.
117
117
118
- .. image :: _assets/score_tooling.svg
119
- :width: 600
120
- :alt: Infrastructure overview
121
- :align: center
118
+ .. image :: _assets/score_tooling.svg
119
+ :width: 800
120
+ :alt: Infrastructure overview
121
+ :align: center
122
122
123
123
In general, all tooling is made available as open source and comes either from other open source projects
124
124
or is developed in the context of the *SCORE * project. The whole infrastructure is based on a build system called
You can’t perform that action at this time.
0 commit comments