Commit Graph

2 Commits

Author SHA1 Message Date
Seth Milliken a190920216
fix: replace removed `K_THREAD_STACK_MEMBER` with `K_KERNEL_STACK_MEMBER`
c.f.  https://docs.zephyrproject.org/latest/releases/release-notes-4.0.html#removed-apis-in-this-release
2026-01-28 17:35:51 -08:00
Peter Johanson 690bc1bb44 refactor: Move drivers into properly module.
* Align our driver module layout to properly match Zephyr conventions,
  allowing proper CMake setup to amend the library for each type of driver.
2023-09-16 11:52:40 -07:00