We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6353ba8 commit 58a097eCopy full SHA for 58a097e
west.yml
@@ -23,6 +23,8 @@ manifest:
23
url-base: https://github.com/zephyrproject-rtos
24
- name: babblesim
25
url-base: https://github.com/BabbleSim
26
+ - name: nuwa
27
+ url-base: https://github.com/zjian-zhang
28
29
group-filter: [-babblesim, -optional]
30
@@ -219,6 +221,12 @@ manifest:
219
221
path: modules/hal/quicklogic
220
222
groups:
223
- hal
224
+ - name: hal_realtek
225
+ remote: nuwa
226
+ path: modules/hal/realtek
227
+ revision: fc06336f06f3f9ea38d72070f4b7d96b57e0f66b
228
+ groups:
229
+ - hal
230
- name: hal_renesas
231
path: modules/hal/renesas
232
revision: 9d68ee711aaeab39b216a61101a2646c5a1b0fc0
0 commit comments