- Remove all #[cfg(feature = "alloc")] conditional compilation attributes - Unify memory allocation patterns to use alloc crate types consistently - Ensure all memory allocation goes through kernel services - Update ServiceInfo struct to use String instead of conditional types - Remove duplicate register_handlers implementations - Update error handling to use String-based errors consistently |
||
|---|---|---|
| .. | ||
| benches | ||
| src | ||
| tests | ||
| Cargo.toml | ||