Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-14 | rust: firmware: Use `ffi::c_char` type in `FwFunc` | 1 | -2/+6 | |
2025-03-09 | rust: firmware: add `module_firmware!` macro | 1 | -1/+90 | |
2025-03-09 | rust: firmware: introduce `firmware::ModInfoBuilder` | 1 | -0/+127 | |
2024-12-16 | rust: map `long` to `isize` and `char` to `u8` | 1 | -1/+1 | |
2024-10-03 | rust: device: change the from_raw() function | 1 | -1/+1 | |
2024-07-31 | rust: firmware: fix invalid rustdoc link | 1 | -1/+1 | |
2024-07-10 | firmware_loader: fix soundness issue in `request_internal` | 1 | -7/+20 | |
2024-07-10 | firmware_loader: annotate doctests as `no_run` | 1 | -2/+6 | |
2024-06-20 | firmware: rust: improve safety comments | 1 | -7/+6 | |
2024-06-18 | rust: add firmware abstractions | 1 | -0/+101 |