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 b7e5887Copy full SHA for b7e5887
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/Ameba-AIoT
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: 248e12416fdcf35de7fa60e44eed82ccf1f7f053
233
+ groups:
234
+ - hal
235
- name: hal_renesas
236
path: modules/hal/renesas
237
revision: 9b99067e29a1b44b53192c2c797db330f5703462
0 commit comments