feat: Add Zephyr module configuration and README

This commit introduces the necessary files to make the vnd7050aj driver
a proper Zephyr RTOS 4.x module.

- Adds  to define the module's build configuration
  and DTS bindings.
- Creates a comprehensive  file with instructions on how to
  integrate and use the module in a Zephyr project.

Signed-off-by: Eduard Iten <eduard@iten.pro>
This commit is contained in:
2025-07-17 12:30:47 +02:00
parent 601f90ef6e
commit 575c54a506
2 changed files with 53 additions and 0 deletions

6
zephyr/module.yml Normal file
View File

@@ -0,0 +1,6 @@
name: vnd7050aj_driver
build:
cmake: .
kconfig: Kconfig
settings:
dts_root: .