Kernel: Add kernel tick for counting time #254
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run cargo run -- build:
crates/fs/src/fatfs/mod.rs#L68
associated constants `ALLOCATED_CLUSTER_BEGIN`, `FAT16_MAX`, and `FAT32_MAX` are never used
|
Run cargo run -- build:
crates/fs/src/fatfs/bpb.rs#L94
associated constants `FAT12_CLUSTERS` and `FAT16_CLUSTERS` are never used
|
Loading