Ugly Alpha 1
cortex-m-rtfm:0.5.0-beta.1

total uncompressed bytes

291.8 KB

total files

133

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "LICENSE-*", "README.md", "CHANGELOG.md", "build.rs", ], has_build_script: true, }

121 wasted files

total waste: 195.8 KB

  1. book/en/src/internals/critical-sections.md : 13.8 KB
  2. book/en/src/internals/timer-queue.md : 12.8 KB
  3. book/en/src/internals/tasks.md : 12.7 KB
  4. book/ru/src/by-example/resources.md : 8.8 KB
  5. ci/script.sh : 6.7 KB
  6. book/en/src/by-example/app.md : 6.4 KB
  7. book/ru/src/by-example/app.md : 6.2 KB
  8. book/en/src/by-example/tips.md : 5.9 KB
  9. book/ru/src/by-example/timer-queue.md : 5.9 KB
  10. book/en/src/by-example/resources.md : 5.4 KB
  11. book/en/src/by-example/timer-queue.md : 5.2 KB
  12. book/ru/src/README_RU.md : 5.1 KB
  13. book/en/src/migration.md : 4.8 KB
  14. book/ru/src/by-example/tips.md : 4.5 KB
  15. book/en/src/by-example/tasks.md : 4.3 KB
  16. book/en/src/internals/access.md : 4.0 KB
  17. book/ru/src/by-example/types-send-sync.md : 3.9 KB
  18. book/ru/src/by-example/tasks.md : 3.9 KB
  19. ui/single/resources-cfg.stderr : 3.4 KB
  20. book/en/src/by-example/types-send-sync.md : 3.1 KB
  21. book/en/src/internals/ceilings.md : 2.8 KB
  22. book/ru/src/by-example/new.md : 2.7 KB
  23. book/en/src/internals/late-resources.md : 2.6 KB
  24. examples/t-resource.rs : 2.3 KB
  25. ci/after-success.sh : 2.1 KB
  26. examples/t-schedule.rs : 2.1 KB
  27. book/en/src/internals/interrupt-configuration.md : 2.0 KB
  28. book/en/src/internals/non-reentrancy.md : 1.9 KB
  29. book/en/src/by-example/new.md : 1.8 KB
  30. examples/lock.rs : 1.6 KB
  31. examples/generics.rs : 1.6 KB
  32. examples/types.rs : 1.6 KB
  33. examples/t-spawn.rs : 1.6 KB
  34. .travis.yml : 1.5 KB
  35. examples/pool.rs : 1.5 KB
  36. ui/single/resources-cfg.rs : 1.4 KB
  37. examples/schedule.rs : 1.3 KB
  38. examples/cfg.rs : 1.3 KB
  39. examples/not-send.rs : 1.3 KB
  40. book/ru/src/by-example/singletons.md : 1.3 KB
  41. examples/resource.rs : 1.2 KB
  42. examples/baseline.rs : 1.2 KB
  43. examples/task.rs : 1.2 KB
  44. examples/late.rs : 1.2 KB
  45. examples/hardware.rs : 1.1 KB
  46. book/ru/src/by-example.md : 1.1 KB
  47. book/en/src/SUMMARY.md : 1.0 KB
  48. examples/t-cfg.rs : 978 B
  49. examples/message.rs : 970 B
  50. examples/capacity.rs : 926 B
  51. ui/single/task-priority-too-high.rs : 909 B
  52. examples/only-shared-access.rs : 887 B
  53. examples/binds.rs : 880 B
  54. examples/preempt.rs : 878 B
  55. examples/shared-with-init.rs : 876 B
  56. ui/single/locals-cfg.stderr : 845 B
  57. examples/periodic.rs : 826 B
  58. examples/ramfunc.rs : 806 B
  59. ci/install.sh : 774 B
  60. ui/single/locals-cfg.rs : 766 B
  61. examples/not-sync.rs : 761 B
  62. examples/t-late-not-send.rs : 755 B
  63. book/ru/src/SUMMARY.md : 751 B
  64. book/en/src/by-example.md : 705 B
  65. book/en/src/preface.md : 677 B
  66. examples/init.rs : 670 B
  67. examples/t-binds.rs : 595 B
  68. book/ru/src/internals.md : 589 B
  69. examples/idle.rs : 577 B
  70. CONTRIBUTING.md : 575 B
  71. redirect.html : 558 B
  72. book/ru/src/preface.md : 509 B
  73. book/en/src/internals.md : 504 B
  74. tests/single.rs : 467 B
  75. .cargo/config : 454 B
  76. ui/single/task-priority-too-high.stderr : 308 B
  77. ui/single/exception-systick-used.stderr : 224 B
  78. ui/single/extern-interrupt-not-enough.stderr : 222 B
  79. ui/single/exception-invalid.stderr : 209 B
  80. ui/single/extern-interrupt-used.stderr : 203 B
  81. ui/single/exception-systick-used.rs : 198 B
  82. book/en/src/heterogeneous.md : 192 B
  83. book/en/src/homogeneous.md : 186 B
  84. ci/expected/periodic.run : 177 B
  85. ui/single/extern-interrupt-used.rs : 164 B
  86. examples/smallest.rs : 157 B
  87. ui/single/exception-invalid.rs : 133 B
  88. .github/bors.toml : 115 B
  89. ci/expected/baseline.run : 114 B
  90. ui/single/extern-interrupt-not-enough.rs : 105 B
  91. book/ru/book.toml : 104 B
  92. book/en/book.toml : 104 B
  93. ci/expected/generics.run : 96 B
  94. .gitignore : 66 B
  95. ci/expected/schedule.run : 65 B
  96. ci/expected/preempt.run : 61 B
  97. ci/expected/cfg.run : 55 B
  98. ci/expected/hardware.run : 51 B
  99. ci/expected/only-shared-access.run : 48 B
  100. ci/expected/binds.run : 47 B
  101. ci/expected/task.run : 43 B
  102. ci/expected/ramfunc.grep.foo : 42 B
  103. ci/expected/ramfunc.grep.bar : 42 B
  104. ci/expected/message.run : 42 B
  105. ci/expected/resource.run : 36 B
  106. ci/expected/lock.run : 36 B
  107. ci/expected/pool.run : 32 B
  108. ci/expected/capacity.run : 32 B
  109. book/ru/src/internals/ceilings.md : 29 B
  110. book/ru/src/internals/tasks.md : 28 B
  111. book/ru/src/internals/timer-queue.md : 24 B
  112. ci/expected/late.run : 21 B
  113. ci/expected/singleton.run : 14 B
  114. ci/expected/idle.run : 10 B
  115. CNAME : 8 B
  116. ci/expected/init.run : 5 B
  117. ci/expected/ramfunc.run : 4 B
  118. ci/expected/types.run : 0 B
  119. ci/expected/shared-with-init.run : 0 B
  120. ci/expected/not-sync.run : 0 B
  121. ci/expected/not-send.run : 0 B