6 Commits (53bec710d869440508ebc03fe99bf72d7a8466bc)

Author SHA1 Message Date
innovaker f7d9d52221 refactor(app): replace `void` with `const struct device *dev` in ISR CBs 4 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
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 78059bbbdb Fix up some incorrect license headers. 4 years ago
Pete Johanson adfa1b5443 Initial work on sensor bindings. 4 years ago
Pete Johanson ac9ba3ae7d Code cleanup for non-trigger mode. 4 years ago
Pete Johanson b6b982fcef Code clean up 4 years ago
Pete Johanson 109c69cbab EN11 is actually EC11, some sample work. 4 years ago
Pete Johanson 331bfa7052 Interrupt fixes. 4 years ago
Pete Johanson 893b99d907 Initial en11 exploration. 4 years ago