Eduard Iten edi
  • Joined on 2025-06-12
edi pushed to main at edi/irrigation_system 2025-07-10 19:12:40 +00:00
b124123725 docs: Update German documentation and project plan
edi pushed to main at edi/irrigation_system 2025-07-10 19:11:29 +00:00
8ab2f4c1ce docs: Update German documentation and project plan
edi pushed to main at edi/irrigation_system 2025-07-10 15:23:38 +00:00
c1622bb01c Just saving
edi pushed to main at edi/zephyr_vnd7050aj 2025-07-09 10:13:28 +00:00
c31721cc7f Fixed overlay, added ADC clock source
b07871e355 removed old dts directory
Compare 2 commits »
edi pushed to main at edi/zephyr_vnd7050aj 2025-07-09 10:06:26 +00:00
6ec5b1e8a2 Moved yaml, added west, added boards
edi pushed to main at edi/zephyr_vnd7050aj 2025-07-09 07:50:19 +00:00
7dc1430aa5 Complete vnd7050aj module integration
edi pushed to main at edi/zephyr_vnd7050aj 2025-07-09 06:58:32 +00:00
3c9a81758d Integrate vnd7050aj library into project
edi pushed to main at edi/zephyr_vnd7050aj 2025-07-09 06:47:59 +00:00
9db66c1246 Add script to install clang-format pre-commit hook and update VSCode settings
edi pushed to main at edi/zephyr_vnd7050aj 2025-07-09 06:45:28 +00:00
067afdc237 Added .vscode adn .clang-format
edi pushed to main at edi/zephyr_vnd7050aj 2025-07-09 06:37:45 +00:00
a4a0c7bb05 Convert vnd7050aj to Zephyr module and add device tree binding
edi pushed to main at edi/zephyr_vnd7050aj 2025-07-09 06:34:21 +00:00
5579a3993a Add Zephyr hello world project and update .gitignore
edi created repository edi/zephyr_vnd7050aj 2025-07-09 06:21:06 +00:00
edi pushed to main at edi/irrigation_system 2025-07-08 15:05:42 +00:00
222ffea568 Refactor VND7050AJ sensor configuration to eliminate redundancy
edi pushed to main at edi/irrigation_system 2025-07-08 14:50:39 +00:00
a9a0626913 Implement real ADC readings with VND7050AJ sensor multiplexing
b11f844415 feat: Add ADC sensor device tree bindings and configuration
Compare 2 commits »
edi pushed to main at edi/irrigation_system 2025-07-08 14:08:53 +00:00
2e8a86bc54 Added return code when modubs server init fails
edi pushed to main at edi/irrigation_system 2025-07-08 14:06:43 +00:00
224adccf6b testing precommit hook
edi pushed to main at edi/irrigation_system 2025-07-08 14:06:16 +00:00
9b7159d5a4 added formatting
edi pushed to main at edi/irrigation_system 2025-07-08 13:48:17 +00:00
bc327acc41 docs: Add Doxygen comments to library files
edi pushed to main at edi/irrigation_system 2025-07-08 13:19:47 +00:00
c9b0f38576 feat(lib): Introduce adc_sensor library
edi pushed to main at edi/irrigation_system 2025-07-08 13:06:34 +00:00
edf0fb2563 feat(slave_node): Add HSI clock configuration and cleanup