aboutsummaryrefslogtreecommitdiff
path: root/docs/guides/device-drivers.rst
AgeCommit message (Collapse)AuthorFilesLines
10 dayschore: replace some naked pointersFelix Morgner1-3/+3
The coding guidelines explicitly prohibit the use of "naked"/C-style pointers. However, there were some prominent examples in the kapi and the core kernel source. This changeset replaces them with the appropriate smart pointer types.
2026-09-02docs: add additional brief and guide draftsFelix Morgner1-1/+249
2026-08-31docs: update documentation structureFelix Morgner1-0/+2