Age | Commit message (Expand) | Author |
---|---|---|
2020-12-14 | refactor(app): replace `struct device *` with `const struct device *` | innovaker |
2020-12-14 | refactor(app): replace Zephyr integer types with C99 integer types | innovaker |
2020-12-03 | refactor: Align drivers with Zephyr file system conventions | innovaker |