diff options
| author | hathach <[email protected]> | 2025-01-23 17:10:01 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-01-23 17:10:48 +0700 |
| commit | 31071ccf0e27cc8b77ddb41417665ea82b2b9b35 (patch) | |
| tree | b57770b93a442a7cebc0ce9a2d4a5ef268c8dce9 /examples/west.yml | |
| parent | 6080f89f3daae50344e21accf972061240f55ccd (diff) | |
kind of work with zephyr with pca10056 with cmake -DBUILD_ZEPHYR
Diffstat (limited to 'examples/west.yml')
| -rw-r--r-- | examples/west.yml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/west.yml b/examples/west.yml deleted file mode 100644 index 4e2160202..000000000 --- a/examples/west.yml +++ /dev/null @@ -1,12 +0,0 @@ -manifest: - remotes: - - name: zephyrproject-rtos - url-base: https://github.com/zephyrproject-rtos - projects: - - name: zephyr - remote: zephyrproject-rtos - revision: v4.0.0 - path: lib/zephyr - import: true - self: - path: . |
