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 6d77442 commit f7a6d37Copy full SHA for f7a6d37
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
@@ -224,6 +226,12 @@ manifest:
224
226
path: modules/hal/quicklogic
225
227
groups:
228
- hal
229
+ - name: hal_realtek
230
+ remote: nuwa
231
+ path: modules/hal/realtek
232
+ revision: fc06336f06f3f9ea38d72070f4b7d96b57e0f66b
233
+ groups:
234
+ - hal
235
- name: hal_renesas
236
path: modules/hal/renesas
237
revision: 9b99067e29a1b44b53192c2c797db330f5703462
0 commit comments