Age | Commit message (Expand) | Author |
---|---|---|
2020-12-14 | refactor(app): replace `struct device *` with `const struct device *` | innovaker |
2020-12-14 | refactor(app): replace `driver_data` with `data` | innovaker |
2020-12-14 | refactor(app): replace Zephyr integer types with C99 integer types | innovaker |
2020-12-08 | fix(kscan): Fix building kscan for tests. | Pete Johanson |