7 Commits (53bec710d869440508ebc03fe99bf72d7a8466bc)

Author SHA1 Message Date
Peter Johanson 4df83a9c0d refactor: Move away from deprecated PM callback. 2 years ago
Pete Johanson 2a69f31eb0 refactor(core): Move away from deprecated DT API. 3 years ago
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 bac1f17cf6 refactor(app): replace Zephyr integer types with C99 integer types 4 years ago
innovaker 8d9ae1fdf3 refactor: Align drivers with Zephyr file system conventions 4 years ago
Joel Spadin f6f8abe055 fix(ec11): allow more than one encoder 4 years ago
Pete Johanson 191a2d755a chore: clang-format the codebase. 4 years ago
Pete Johanson 68e72f9275 fix: Switch to single AUTHORS file.* Closes #164 4 years ago
Pete Johanson f3267e6030 Tweaks for orientation and A/B pins for Kyria left 4 years ago
Pete Johanson c619d36294 Support multiple instances of the encoder. 4 years ago
Pete Johanson ac9ba3ae7d Code cleanup for non-trigger mode. 4 years ago
Pete Johanson 7da9a1039f Working encoder detection. 4 years ago
Pete Johanson c058757252 Fetch/get implementation work. 4 years ago
Pete Johanson 109c69cbab EN11 is actually EC11, some sample work. 4 years ago