Ugly Alpha 1
cortex-m-rtfm:0.5.3

total uncompressed bytes

297.0 KB

total files

145

Fix

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

133 wasted files

total waste: 217.1 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. .github/workflows/build.yml : 11.1 KB
  5. book/ru/src/by-example/resources.md : 8.8 KB
  6. ci/script.sh : 7.7 KB
  7. book/en/src/by-example/app.md : 6.3 KB
  8. book/ru/src/by-example/app.md : 6.2 KB
  9. book/en/src/by-example/tips.md : 6.2 KB
  10. book/ru/src/by-example/timer-queue.md : 5.9 KB
  11. book/en/src/by-example/resources.md : 5.4 KB
  12. book/en/src/by-example/timer-queue.md : 5.2 KB
  13. book/en/src/migration.md : 5.2 KB
  14. book/ru/src/README_RU.md : 5.1 KB
  15. book/ru/src/by-example/tips.md : 4.5 KB
  16. book/en/src/by-example/tasks.md : 4.3 KB
  17. book/en/src/internals/access.md : 4.0 KB
  18. book/ru/src/by-example/types-send-sync.md : 3.9 KB
  19. book/ru/src/by-example/tasks.md : 3.9 KB
  20. ui/single/resources-cfg.stderr : 3.3 KB
  21. book/en/src/by-example/types-send-sync.md : 3.1 KB
  22. book/en/src/internals/ceilings.md : 2.8 KB
  23. .github/workflows/publish.yml : 2.8 KB
  24. book/ru/src/by-example/new.md : 2.7 KB
  25. book/en/src/internals/late-resources.md : 2.6 KB
  26. .github/workflows/docs.yml : 2.4 KB
  27. examples/t-resource.rs : 2.3 KB
  28. ci/after-success.sh : 2.1 KB
  29. examples/t-schedule.rs : 2.1 KB
  30. book/en/src/internals/interrupt-configuration.md : 2.0 KB
  31. book/en/src/internals/non-reentrancy.md : 1.9 KB
  32. book/en/src/by-example/new.md : 1.8 KB
  33. examples/lock.rs : 1.6 KB
  34. examples/generics.rs : 1.6 KB
  35. examples/types.rs : 1.6 KB
  36. .travis.yml : 1.6 KB
  37. examples/t-spawn.rs : 1.6 KB
  38. examples/pool.rs : 1.5 KB
  39. examples/schedule.rs : 1.5 KB
  40. ui/single/resources-cfg.rs : 1.4 KB
  41. examples/cfg.rs : 1.3 KB
  42. examples/not-send.rs : 1.3 KB
  43. book/ru/src/by-example/singletons.md : 1.3 KB
  44. examples/resource.rs : 1.2 KB
  45. examples/baseline.rs : 1.2 KB
  46. examples/task.rs : 1.2 KB
  47. examples/late.rs : 1.2 KB
  48. examples/hardware.rs : 1.1 KB
  49. book/ru/src/by-example.md : 1.1 KB
  50. examples/destructure.rs : 1.1 KB
  51. ci/install.sh : 1.0 KB
  52. book/en/src/SUMMARY.md : 1.0 KB
  53. examples/t-cfg.rs : 978 B
  54. examples/message.rs : 970 B
  55. ui/single/locals-cfg.stderr : 966 B
  56. examples/capacity.rs : 926 B
  57. ui/single/task-priority-too-high.rs : 909 B
  58. examples/only-shared-access.rs : 887 B
  59. examples/binds.rs : 880 B
  60. examples/preempt.rs : 878 B
  61. examples/shared-with-init.rs : 876 B
  62. examples/periodic.rs : 820 B
  63. examples/t-cfg-resources.rs : 811 B
  64. examples/ramfunc.rs : 806 B
  65. ui/single/locals-cfg.rs : 766 B
  66. examples/not-sync.rs : 761 B
  67. examples/t-late-not-send.rs : 755 B
  68. book/ru/src/SUMMARY.md : 751 B
  69. book/en/src/by-example.md : 705 B
  70. examples/init.rs : 670 B
  71. examples/t-binds.rs : 595 B
  72. book/ru/src/internals.md : 589 B
  73. examples/idle.rs : 577 B
  74. CONTRIBUTING.md : 575 B
  75. redirect.html : 558 B
  76. book/en/src/preface.md : 543 B
  77. book/ru/src/preface.md : 509 B
  78. book/en/src/internals.md : 504 B
  79. .cargo/config : 415 B
  80. examples/t-stask-main.rs : 414 B
  81. examples/t-htask-main.rs : 385 B
  82. ui/single/task-priority-too-high.stderr : 370 B
  83. examples/t-idle-main.rs : 339 B
  84. examples/t-init-main.rs : 272 B
  85. ui/single/exception-systick-used.rs : 198 B
  86. book/en/src/heterogeneous.md : 192 B
  87. book/en/src/homogeneous.md : 186 B
  88. ui/single/exception-systick-used.stderr : 184 B
  89. ui/single/extern-interrupt-not-enough.stderr : 182 B
  90. ci/expected/periodic.run : 177 B
  91. ui/single/exception-invalid.stderr : 169 B
  92. ui/single/extern-interrupt-used.rs : 164 B
  93. ui/single/extern-interrupt-used.stderr : 163 B
  94. examples/smallest.rs : 157 B
  95. .github/workflows/properties/build.properties.json : 140 B
  96. ui/single/exception-invalid.rs : 133 B
  97. .github/workflows/properties/publish.properties.json : 128 B
  98. tests/single.rs : 114 B
  99. ci/expected/baseline.run : 114 B
  100. .github/workflows/properties/docs.properties.json : 114 B
  101. ui/single/extern-interrupt-not-enough.rs : 105 B
  102. book/ru/book.toml : 104 B
  103. book/en/book.toml : 104 B
  104. ci/expected/generics.run : 96 B
  105. .github/bors.toml : 83 B
  106. .gitignore : 66 B
  107. ci/expected/schedule.run : 65 B
  108. ci/expected/preempt.run : 61 B
  109. ci/expected/cfg.run : 55 B
  110. ci/expected/hardware.run : 51 B
  111. ci/expected/only-shared-access.run : 48 B
  112. ci/expected/binds.run : 47 B
  113. ci/expected/task.run : 43 B
  114. ci/expected/ramfunc.grep.foo : 42 B
  115. ci/expected/ramfunc.grep.bar : 42 B
  116. ci/expected/message.run : 42 B
  117. ci/expected/resource.run : 36 B
  118. ci/expected/lock.run : 36 B
  119. ci/expected/pool.run : 32 B
  120. ci/expected/capacity.run : 32 B
  121. book/ru/src/internals/ceilings.md : 29 B
  122. book/ru/src/internals/tasks.md : 28 B
  123. book/ru/src/internals/timer-queue.md : 24 B
  124. ci/expected/late.run : 21 B
  125. ci/expected/singleton.run : 14 B
  126. ci/expected/idle.run : 10 B
  127. CNAME : 8 B
  128. ci/expected/init.run : 5 B
  129. ci/expected/ramfunc.run : 4 B
  130. ci/expected/types.run : 0 B
  131. ci/expected/shared-with-init.run : 0 B
  132. ci/expected/not-sync.run : 0 B
  133. ci/expected/not-send.run : 0 B