diff options
| author | hathach <[email protected]> | 2025-01-24 00:52:24 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-01-24 11:54:42 +0700 |
| commit | 201b9707b9e6ce576fd534347b36652f2c6173f0 (patch) | |
| tree | 9af02534c69c2b4c5da3afd9e9abcd9682d0b9ac /examples | |
| parent | 9f45e25b1c322202084d80f1fd88567fe0b0a3e2 (diff) | |
try build zephyr with ci
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/west.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/west.yml b/examples/west.yml index 383815c45..0683f6861 100644 --- a/examples/west.yml +++ b/examples/west.yml @@ -6,7 +6,7 @@ manifest: - name: zephyr remote: zephyrproject-rtos revision: main - path: lib/zephyr + path: zephyr import: true self: path: . |
