summaryrefslogtreecommitdiff
path: root/samples/rust/rust_platform.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: take str literal instead bstr literal in `module!` macroGary Guo2022-08-051-2/+2
* treewide: use `GPL` as the license string instead of `GPL v2`Miguel Ojeda2022-05-271-1/+1
* rust: avoid the need of crate attributes in kernel modulesMiguel Ojeda2022-01-201-3/+0
* samples/rust: add platform device driver sampleWedson Almeida Filho2022-01-131-0/+25