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 ef49d67 commit 26bcfe3Copy full SHA for 26bcfe3
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
@@ -212,6 +214,12 @@ manifest:
212
214
path: modules/hal/quicklogic
213
215
groups:
216
- hal
217
+ - name: hal_realtek
218
+ remote: nuwa
219
+ path: modules/hal/realtek
220
+ revision: b2eb1a2dc615512c64e9344bada7e2fec78c73dd
221
+ groups:
222
+ - hal
223
- name: hal_renesas
224
path: modules/hal/renesas
225
revision: 3dafd030046f8d6f8a26080e9b9c1bcc92d45999
0 commit comments