total uncompressed bytes
346.9 KB
total files
159
Fix
147 wasted files
total waste: 251.5 KB
- .github/workflows/build.yml : 22.4 KB
- book/en/src/internals/critical-sections.md : 13.8 KB
- book/en/src/internals/timer-queue.md : 12.7 KB
- book/en/src/internals/tasks.md : 12.6 KB
- book/ru/src/by-example/resources.md : 8.8 KB
- book/en/src/RTIC.svg : 6.9 KB
- book/en/src/by-example/app.md : 6.8 KB
- book/ru/src/by-example/app.md : 6.2 KB
- book/en/src/by-example/resources.md : 6.1 KB
- book/ru/src/by-example/timer-queue.md : 5.9 KB
- book/en/src/by-example/tips.md : 5.6 KB
- examples/t-schedule.rs : 5.5 KB
- book/en/src/migration/migration_v4.md : 5.2 KB
- book/ru/src/README_RU.md : 5.2 KB
- book/en/src/by-example/timer-queue.md : 5.1 KB
- book/ru/src/by-example/tips.md : 4.5 KB
- book/en/src/by-example/tasks.md : 4.2 KB
- book/en/src/migration/migration_v5.md : 4.0 KB
- book/en/src/internals/access.md : 4.0 KB
- book/ru/src/by-example/types-send-sync.md : 3.9 KB
- book/ru/src/by-example/tasks.md : 3.9 KB
- ui/resources-cfg.stderr : 3.5 KB
- book/en/src/internals/ceilings.md : 2.8 KB
- book/ru/src/by-example/new.md : 2.7 KB
- book/en/src/internals/late-resources.md : 2.6 KB
- book/en/src/by-example/new.md : 2.5 KB
- ui/local-err.rs : 2.4 KB
- examples/task-local.rs : 2.3 KB
- book/en/src/by-example/types-send-sync.md : 2.2 KB
- examples/t-resource.rs : 2.1 KB
- examples/cfg-whole-task.rs : 2.0 KB
- ui/local-err.stderr : 2.0 KB
- book/en/src/internals/interrupt-configuration.md : 2.0 KB
- book/en/src/internals/non-reentrancy.md : 1.9 KB
- ui/local-cfg-task-local-err.rs : 1.8 KB
- examples/multilock.rs : 1.8 KB
- examples/lock.rs : 1.8 KB
- examples/generics.rs : 1.7 KB
- examples/pool.rs : 1.6 KB
- examples/resource-user-struct.rs : 1.6 KB
- examples/resource.rs : 1.6 KB
- ui/resources-cfg.rs : 1.6 KB
- .travis.yml : 1.6 KB
- examples/t-spawn.rs : 1.5 KB
- examples/cfg.rs : 1.5 KB
- examples/types.rs : 1.4 KB
- examples/static.rs : 1.4 KB
- examples/late.rs : 1.3 KB
- book/ru/src/by-example/singletons.md : 1.3 KB
- examples/hardware.rs : 1.3 KB
- examples/destructure.rs : 1.2 KB
- examples/big-struct-opt.rs : 1.2 KB
- examples/schedule.rs : 1.2 KB
- examples/task.rs : 1.2 KB
- ui/local-cfg-task-local-err.stderr : 1.2 KB
- book/ru/src/by-example.md : 1.1 KB
- book/en/src/SUMMARY.md : 1.1 KB
- book/en/src/by-example.md : 1.0 KB
- examples/binds.rs : 1.0 KB
- examples/t-cfg-resources.rs : 1.0 KB
- examples/t-cfg.rs : 993 B
- ui/task-priority-too-high.rs : 985 B
- examples/extern_binds.rs : 980 B
- examples/message.rs : 977 B
- examples/preempt.rs : 975 B
- examples/only-shared-access.rs : 946 B
- examples/double_schedule.rs : 941 B
- book/en/src/migration/migration_rtic.md : 940 B
- examples/init.rs : 928 B
- examples/capacity.rs : 918 B
- examples/not-sync.rs : 914 B
- examples/periodic.rs : 902 B
- ui/locals-cfg.rs : 861 B
- examples/t-late-not-send.rs : 826 B
- examples/ramfunc.rs : 820 B
- book/en/src/preface.md : 808 B
- examples/extern_spawn.rs : 787 B
- examples/spawn2.rs : 777 B
- examples/task-local-minimal.rs : 758 B
- book/ru/src/SUMMARY.md : 751 B
- ui/locals-cfg.stderr : 734 B
- examples/t-binds.rs : 718 B
- examples/idle.rs : 713 B
- examples/spawn.rs : 643 B
- book/en/src/internals.md : 599 B
- examples/task_named_main.rs : 596 B
- book/ru/src/internals.md : 589 B
- CONTRIBUTING.md : 575 B
- redirect.html : 558 B
- book/ru/src/preface.md : 537 B
- examples/t-idle-main.rs : 487 B
- examples/t-htask-main.rs : 487 B
- examples/t-stask-main.rs : 478 B
- examples/t-schedule-core-stable.rs : 464 B
- examples/peripherals-taken.rs : 423 B
- .cargo/config : 415 B
- examples/t-init-main.rs : 365 B
- ui/task-priority-too-high.stderr : 348 B
- book/en/book.toml : 303 B
- examples/type-usage.rs : 248 B
- .github/workflows/audit.yaml : 246 B
- ci/expected/periodic.run : 177 B
- ui/extern-interrupt-not-enough.stderr : 173 B
- ui/exception-invalid.stderr : 169 B
- ui/extern-interrupt-used.stderr : 165 B
- book/en/src/migration.md : 149 B
- examples/smallest.rs : 148 B
- ui/extern-interrupt-used.rs : 134 B
- ui/exception-invalid.rs : 124 B
- ci/expected/multilock.run : 119 B
- book/ru/book.toml : 118 B
- ci/expected/baseline.run : 114 B
- .github/workflows/properties/build.properties.json : 114 B
- .github/workflows/properties/audit.properties.json : 110 B
- tests/tests.rs : 107 B
- ui/extern-interrupt-not-enough.rs : 96 B
- ci/expected/generics.run : 96 B
- .github/bors.toml : 75 B
- .gitignore : 66 B
- ci/expected/schedule.run : 65 B
- ci/expected/preempt.run : 61 B
- ci/expected/cfg.run : 55 B
- ci/expected/hardware.run : 51 B
- ci/expected/only-shared-access.run : 48 B
- ci/expected/binds.run : 47 B
- ci/expected/task.run : 43 B
- ci/expected/ramfunc.grep.foo : 42 B
- ci/expected/ramfunc.grep.bar : 42 B
- ci/expected/message.run : 42 B
- ci/expected/resource.run : 36 B
- ci/expected/lock.run : 36 B
- ci/expected/pool.run : 32 B
- ci/expected/capacity.run : 32 B
- book/ru/src/internals/ceilings.md : 29 B
- book/ru/src/internals/tasks.md : 28 B
- book/ru/src/internals/timer-queue.md : 24 B
- ci/expected/late.run : 21 B
- ci/expected/singleton.run : 14 B
- ci/expected/idle.run : 10 B
- CNAME : 8 B
- ci/expected/init.run : 5 B
- ci/expected/ramfunc.run : 4 B
- ci/expected/types.run : 0 B
- ci/expected/shared-with-init.run : 0 B
- ci/expected/peripherals-taken.run : 0 B
- ci/expected/not-sync.run : 0 B
- ci/expected/not-send.run : 0 B