@@ -39,20 +39,20 @@ documentation for a specific version of Zephyr.
39
39
</a >
40
40
<p >Set up Zephyr, build & ; run a sample application</p >
41
41
</li >
42
- <li class =" grid-item" >
43
- <a href =" contribute/index.html" >
44
- <span class =" grid-icon fa fa-github" ></span >
45
- <h2 >Contribution Guidelines</h2 >
46
- </a >
47
- <p >How to submit patches and contribute to Zephyr</p >
48
- </li >
49
42
<li class =" grid-item" >
50
43
<a href =" samples/index.html" >
51
44
<span class =" grid-icon fa fa-cogs" ></span >
52
45
<h2 >Samples and Demos</h2 >
53
46
</a >
54
47
<p >Explore samples and demos for various boards</p >
55
48
</li >
49
+ <li class =" grid-item" >
50
+ <a href =" boards/index.html" >
51
+ <span class =" grid-icon fa fa-object-group" ></span >
52
+ <h2 >Supported Boards</h2 >
53
+ </a >
54
+ <p >List of supported boards and platforms</p >
55
+ </li >
56
56
<li class =" grid-item" >
57
57
<a href =" hardware/index.html" >
58
58
<span class =" grid-icon fa fa-sign-in" ></span >
@@ -67,20 +67,20 @@ documentation for a specific version of Zephyr.
67
67
</a >
68
68
<p >Security processes and guidelines</p >
69
69
</li >
70
- <li class =" grid-item" >
71
- <a href =" boards/index.html" >
72
- <span class =" grid-icon fa fa-object-group" ></span >
73
- <h2 >Supported Boards</h2 >
74
- </a >
75
- <p >List of supported boards and platforms</p >
76
- </li >
77
70
<li class =" grid-item" >
78
71
<a href =" services/index.html" >
79
72
<span class =" grid-icon fa fa-puzzle-piece" ></span >
80
73
<h2 >OS Services</h2 >
81
74
</a >
82
75
<p >OS Services and usage guides</p >
83
76
</li >
77
+ <li class =" grid-item" >
78
+ <a href =" contribute/index.html" >
79
+ <span class =" grid-icon fa fa-github" ></span >
80
+ <h2 >Contribution Guidelines</h2 >
81
+ </a >
82
+ <p >How to submit patches and contribute to Zephyr</p >
83
+ </li >
84
84
</ul >
85
85
86
86
For information about the changes and additions for past releases, please
0 commit comments