Commit Graph

2 Commits

Author SHA1 Message Date
Eduard Iten 575c54a506 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>
2025-07-17 12:30:47 +02:00
Eduard Iten 601f90ef6e Initial commit of the vnd_module 2025-07-17 10:03:20 +02:00