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:
8585 - name : Checkout NuttX
8686 uses : actions/checkout@v4
8787 with :
88- repository : apache/incubator- nuttx
88+ repository : apache/nuttx
8989 ref : releases/12.4
9090 path : nuttx
9191
9292 - name : Checkout NuttX Apps
9393 uses : actions/checkout@v4
9494 with :
95- repository : apache/incubator- nuttx-apps
95+ repository : apache/nuttx-apps
9696 ref : releases/12.4
9797 path : apps
9898
Original file line number Diff line number Diff line change @@ -112,14 +112,14 @@ jobs:
112112 - name : Checkout NuttX
113113 uses : actions/checkout@v4
114114 with :
115- repository : apache/incubator- nuttx
115+ repository : apache/nuttx
116116 ref : releases/12.4
117117 path : nuttx
118118
119119 - name : Checkout NuttX Apps
120120 uses : actions/checkout@v4
121121 with :
122- repository : apache/incubator- nuttx-apps
122+ repository : apache/nuttx-apps
123123 ref : releases/12.4
124124 path : apps
125125
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
3535| uvwasi | unspecified | v0.0.12 | https://github.com/nodejs/uvwasi | |
3636| asmjit | unspecified | unspecified | https://github.com/asmjit/asmjit | |
3737| 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 | |
3939| Dhrystone | 2.1 | 2.1 | https://fossies.org/linux/privat/old/ | |
4040
4141## Licenses
You can’t perform that action at this time.
0 commit comments