Go to file
Eduard Iten 7dc1430aa5 Complete vnd7050aj module integration
- Move DTS binding from project root to module folder
- Update module.yml to use correct dts_root path
- Restructure module for better organization and portability
- All module files now self-contained in modules/vnd7050aj/

Module structure:
- CMakeLists.txt: Uses zephyr_library for proper integration
- Kconfig: Module configuration options
- dts/bindings/: Device tree binding definitions
- include/: Public header files
- src/: Module source code
- zephyr/module.yml: Module discovery and configuration

Build verified successful on both x86 and ARM targets.
2025-07-09 09:49:41 +02:00
.vscode Integrate vnd7050aj library into project 2025-07-09 08:58:28 +02:00
modules Complete vnd7050aj module integration 2025-07-09 09:49:41 +02:00
scripts Add script to install clang-format pre-commit hook and update VSCode settings 2025-07-09 08:47:55 +02:00
src Integrate vnd7050aj library into project 2025-07-09 08:58:28 +02:00
.clang-format Complete vnd7050aj module integration 2025-07-09 09:49:41 +02:00
.gitignore Added .vscode adn .clang-format 2025-07-09 08:45:26 +02:00
CMakeLists.txt Complete vnd7050aj module integration 2025-07-09 09:49:41 +02:00
Kconfig Complete vnd7050aj module integration 2025-07-09 09:49:41 +02:00
README.md Initial commit 2025-07-09 06:21:06 +00:00
prj.conf Complete vnd7050aj module integration 2025-07-09 09:49:41 +02:00

README.md

zephyr_vnd7050aj