4 Commits (40694a09695d43006242ed0966387c3aee4e4c32)

Author SHA1 Message Date
innovaker 00ca0d2f1c refactor(app): replace `struct device *` with `const struct device *` 4 years ago
innovaker 1411092a7b refactor(app): replace `driver_data` with `data` 4 years ago
innovaker 3d7376d2e5 refactor(app): replace `config_info` with `config` 4 years ago
innovaker 8d9ae1fdf3 refactor: Align drivers with Zephyr file system conventions 4 years ago
4pplet 924a598920 Updated function calls with missing reference. GPIO missing. 4 years ago
Nick 8779563896 fix(bvd): Add SENSOR_CHAN_ALL support 4 years ago
Nick a008731103 Implement Kconfig and enhance error checks 4 years ago
Nick 63007fb6c1 fix: clang-format 4 years ago
Nick adb07926b1 Remove newlib dep 4 years ago
Nick a67a8cd3b8 Check if fetch channel is supported 4 years ago
Nick 6047415b1c Fix build for boards without voltage divider 4 years ago
Nick 162c6b77db clang-format and add missing defconfig values 4 years ago
Nick 3082455aec Refactor driver to use Sensor API 4 years ago
Nick f5909f9c26 fix(clang-format) 4 years ago
Nick 844f2c7674 Voltage divider driver initial implementation 4 years ago