File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -85,14 +85,14 @@ jobs:
85
85
- name : Checkout NuttX
86
86
uses : actions/checkout@v4
87
87
with :
88
- repository : apache/incubator- nuttx
88
+ repository : apache/nuttx
89
89
ref : releases/12.4
90
90
path : nuttx
91
91
92
92
- name : Checkout NuttX Apps
93
93
uses : actions/checkout@v4
94
94
with :
95
- repository : apache/incubator- nuttx-apps
95
+ repository : apache/nuttx-apps
96
96
ref : releases/12.4
97
97
path : apps
98
98
Original file line number Diff line number Diff line change @@ -112,14 +112,14 @@ jobs:
112
112
- name : Checkout NuttX
113
113
uses : actions/checkout@v4
114
114
with :
115
- repository : apache/incubator- nuttx
115
+ repository : apache/nuttx
116
116
ref : releases/12.4
117
117
path : nuttx
118
118
119
119
- name : Checkout NuttX Apps
120
120
uses : actions/checkout@v4
121
121
with :
122
- repository : apache/incubator- nuttx-apps
122
+ repository : apache/nuttx-apps
123
123
ref : releases/12.4
124
124
path : apps
125
125
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ The WAMR fast interpreter is a clean room development. We would acknowledge the
35
35
| uvwasi | unspecified | v0.0.12 | https://github.com/nodejs/uvwasi | |
36
36
| asmjit | unspecified | unspecified | https://github.com/asmjit/asmjit | |
37
37
| zydis | unspecified | e14a07895136182a5b53e181eec3b1c6e0b434de | https://github.com/zyantific/zydis | |
38
- | NuttX ELF headers | 72313301e23f9c2de969fb64b9a0f67bb4c284df | 10.3.0 | https://github.com/apache/incubator- nuttx | |
38
+ | NuttX ELF headers | 72313301e23f9c2de969fb64b9a0f67bb4c284df | 10.3.0 | https://github.com/apache/nuttx | |
39
39
| Dhrystone | 2.1 | 2.1 | https://fossies.org/linux/privat/old/ | |
40
40
41
41
## Licenses
You can’t perform that action at this time.
0 commit comments