Remove west workspace configuration files

- Remove west.yml and .west/config that interfered with existing workspace
- Project should work in existing Zephyr workspace without these files
This commit is contained in:
Eduard Iten 2025-12-08 11:40:54 +01:00
parent 32e92e732d
commit d58a18bd4b
2 changed files with 0 additions and 20 deletions

View File

@ -1,4 +0,0 @@
[manifest]
path = canfd_cdc_composite
file = west.yml

View File

@ -1,16 +0,0 @@
manifest:
defaults:
remote: upstream
remotes:
- name: upstream
url-base: https://github.com/zephyrproject-rtos
projects:
- name: zephyr
remote: upstream
revision: main
import: true
self:
path: app