|
||
---|---|---|
LICENSES | ||
src | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
.pre-commit-config.yaml | ||
Cargo.lock | ||
Cargo.lock.license | ||
Cargo.toml | ||
README.md | ||
build.rs | ||
rust-toolchain.toml |
README.md
[//]: # SPDX-FileCopyrightText: Matteo Settenvini matteo.settenvini@montecristosoftware.eu
[//]: # SPDX-License-Identifier: CC-BY-SA-4.0
Sysroot Cleaner
A tool to clean up sysroots for Linux embedded devices to save storage space.
Note: it will only work on files belonging to the same filesystem. This is a design choice.