Ugly Alpha 1
cortex-m-rtic:0.6.0-rc.2

total uncompressed bytes

435.3 KB

total files

189

Fix

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

178 wasted files

total waste: 352.6 KB

  1. book/ru/src/internals/critical-sections.md : 19.7 KB
  2. book/ru/src/internals/tasks.md : 19.4 KB
  3. book/ru/src/internals/timer-queue.md : 18.5 KB
  4. .github/workflows/build.yml : 17.1 KB
  5. book/en/src/internals/critical-sections.md : 13.8 KB
  6. book/en/src/internals/timer-queue.md : 12.7 KB
  7. book/en/src/internals/tasks.md : 12.5 KB
  8. book/ru/src/by-example/app.md : 11.7 KB
  9. book/ru/src/by-example/resources.md : 9.9 KB
  10. book/ru/src/migration/migration_v5.md : 9.2 KB
  11. book/ru/src/by-example/timer-queue.md : 8.5 KB
  12. book/ru/src/by-example/tips.md : 8.4 KB
  13. book/ru/src/by-example/tasks.md : 7.2 KB
  14. book/en/src/by-example/resources.md : 7.1 KB
  15. book/en/src/migration/migration_v5.md : 6.9 KB
  16. book/ru/src/RTIC.svg : 6.9 KB
  17. book/en/src/RTIC.svg : 6.9 KB
  18. README_ru.md : 6.9 KB
  19. book/ru/src/migration/migration_v4.md : 6.6 KB
  20. book/ru/src/internals/access.md : 6.0 KB
  21. examples/t-schedule.rs : 5.6 KB
  22. book/en/src/migration/migration_v4.md : 5.2 KB
  23. book/ru/src/internals/ceilings.md : 4.6 KB
  24. book/en/src/internals/access.md : 4.0 KB
  25. book/ru/src/by-example/new.md : 3.8 KB
  26. book/ru/src/internals/late-resources.md : 3.6 KB
  27. book/ru/src/by-example/types-send-sync.md : 3.5 KB
  28. book/ru/src/internals/non-reentrancy.md : 3.1 KB
  29. examples/common.rs : 3.1 KB
  30. book/ru/src/internals/interrupt-configuration.md : 2.9 KB
  31. book/en/src/internals/ceilings.md : 2.8 KB
  32. book/en/src/by-example/monotonic.md : 2.7 KB
  33. book/en/src/internals/late-resources.md : 2.6 KB
  34. examples/locals.rs : 2.3 KB
  35. examples/cfg-whole-task.rs : 2.2 KB
  36. book/en/src/by-example/app_priorities.md : 2.2 KB
  37. book/en/src/by-example/tips_monotonic_impl.md : 2.2 KB
  38. examples/cancel-reschedule.rs : 2.0 KB
  39. book/en/src/internals/interrupt-configuration.md : 2.0 KB
  40. book/en/src/SUMMARY.md : 2.0 KB
  41. book/en/src/internals/non-reentrancy.md : 1.9 KB
  42. examples/lock.rs : 1.8 KB
  43. examples/pool.rs : 1.8 KB
  44. book/en/src/by-example/app_init.md : 1.7 KB
  45. examples/t-spawn.rs : 1.7 KB
  46. examples/generics.rs : 1.7 KB
  47. examples/resource-user-struct.rs : 1.6 KB
  48. book/en/src/by-example/tips_from_ram.md : 1.6 KB
  49. examples/static.rs : 1.6 KB
  50. .travis.yml : 1.6 KB
  51. examples/schedule.rs : 1.6 KB
  52. book/ru/src/by-example.md : 1.5 KB
  53. book/en/src/by-example/tips_view_code.md : 1.5 KB
  54. examples/big-struct-opt.rs : 1.4 KB
  55. examples/hardware.rs : 1.4 KB
  56. book/ru/src/SUMMARY.md : 1.3 KB
  57. book/en/src/by-example/software_tasks.md : 1.3 KB
  58. book/ru/src/migration/migration_rtic.md : 1.3 KB
  59. examples/task.rs : 1.3 KB
  60. examples/shared.rs : 1.2 KB
  61. examples/multilock.rs : 1.2 KB
  62. examples/destructure.rs : 1.2 KB
  63. examples/lock-free.rs : 1.2 KB
  64. examples/periodic.rs : 1.1 KB
  65. examples/binds.rs : 1.1 KB
  66. examples/declared_locals.rs : 1.1 KB
  67. book/ru/src/preface.md : 1.1 KB
  68. book/en/src/by-example/hardware_tasks.md : 1.1 KB
  69. examples/message.rs : 1.1 KB
  70. book/ru/src/internals.md : 1.1 KB
  71. examples/extern_binds.rs : 1.1 KB
  72. examples/not-sync.rs : 1.0 KB
  73. ui/task-priority-too-high.rs : 1.0 KB
  74. examples/init.rs : 1.0 KB
  75. examples/capacity.rs : 1.0 KB
  76. book/en/src/by-example/tips_indirection.md : 1.0 KB
  77. book/en/src/by-example/app.md : 989 B
  78. book/en/src/by-example/app_idle.md : 972 B
  79. examples/preempt.rs : 970 B
  80. examples/t-late-not-send.rs : 961 B
  81. book/en/src/migration/migration_rtic.md : 940 B
  82. examples/only-shared-access.rs : 933 B
  83. examples/ramfunc.rs : 904 B
  84. examples/t-binds.rs : 883 B
  85. book/en/src/by-example/tips_static_lifetimes.md : 871 B
  86. examples/extern_spawn.rs : 870 B
  87. examples/message_passing.rs : 863 B
  88. examples/t-cfg-resources.rs : 854 B
  89. book/en/src/preface.md : 808 B
  90. examples/idle.rs : 791 B
  91. book/en/src/by-example.md : 736 B
  92. examples/spawn.rs : 658 B
  93. book/en/src/by-example/app_task.md : 646 B
  94. book/en/src/by-example/starting_a_project.md : 615 B
  95. book/en/src/internals.md : 599 B
  96. CONTRIBUTING.md : 575 B
  97. examples/t-idle-main.rs : 571 B
  98. examples/t-htask-main.rs : 571 B
  99. redirect.html : 558 B
  100. examples/peripherals-taken.rs : 507 B
  101. book/en/src/by-example/message_passing.md : 487 B
  102. examples/smallest.rs : 459 B
  103. .cargo/config : 457 B
  104. book/en/src/by-example/tips_destructureing.md : 376 B
  105. ui/task-priority-too-high.stderr : 361 B
  106. ui/unknown-interrupt.stderr : 346 B
  107. ui/extern-interrupt-used.rs : 343 B
  108. ui/exception-invalid.rs : 333 B
  109. ui/extern-interrupt-not-enough.rs : 305 B
  110. book/ru/book.toml : 303 B
  111. book/en/book.toml : 303 B
  112. ui/unknown-interrupt.rs : 299 B
  113. book/ru/src/migration.md : 268 B
  114. .github/workflows/audit.yaml : 246 B
  115. ui/extern-interrupt-not-enough.stderr : 178 B
  116. ui/exception-invalid.stderr : 174 B
  117. ui/extern-interrupt-used.stderr : 170 B
  118. book/en/src/migration.md : 149 B
  119. book/en/src/by-example/app_minimal.md : 127 B
  120. ci/expected/baseline.run : 114 B
  121. .github/workflows/properties/build.properties.json : 114 B
  122. .github/workflows/properties/audit.properties.json : 110 B
  123. tests/tests.rs : 107 B
  124. ci/expected/generics.run : 96 B
  125. book/en/src/by-example/tips.md : 93 B
  126. .github/bors.toml : 75 B
  127. ci/expected/locals.run : 68 B
  128. .gitignore : 66 B
  129. ci/expected/static.run : 60 B
  130. ci/expected/cfg.run : 55 B
  131. ci/expected/resource.run : 52 B
  132. ci/expected/preempt.run : 51 B
  133. ci/expected/hardware.run : 51 B
  134. ci/expected/destructure.run : 50 B
  135. ci/expected/binds.run : 47 B
  136. ci/expected/only-shared-access.run : 44 B
  137. ci/expected/task.run : 43 B
  138. ci/expected/ramfunc.grep.foo : 42 B
  139. ci/expected/ramfunc.grep.bar : 42 B
  140. ci/expected/message.run : 42 B
  141. ci/expected/resource-user-struct.run : 36 B
  142. ci/expected/multilock.run : 36 B
  143. ci/expected/lock.run : 36 B
  144. ci/expected/pool.run : 32 B
  145. ci/expected/extern_binds.run : 32 B
  146. ci/expected/capacity.run : 32 B
  147. ci/expected/message_passing.run : 27 B
  148. book/en/src/awesome_rtic.md : 24 B
  149. ci/expected/shared.run : 21 B
  150. ci/expected/late.run : 21 B
  151. ci/expected/lock-free.run : 20 B
  152. ci/expected/extern_spawn.run : 18 B
  153. ci/expected/schedule.run : 17 B
  154. ci/expected/periodic.run : 16 B
  155. ci/expected/singleton.run : 14 B
  156. ci/expected/cancel-reschedule.run : 13 B
  157. ci/expected/idle.run : 10 B
  158. ci/expected/spawn.run : 9 B
  159. CNAME : 8 B
  160. ci/expected/init.run : 5 B
  161. ci/expected/ramfunc.run : 4 B
  162. ci/expected/types.run : 0 B
  163. ci/expected/t-spawn.run : 0 B
  164. ci/expected/t-schedule.run : 0 B
  165. ci/expected/t-late-not-send.run : 0 B
  166. ci/expected/t-idle-main.run : 0 B
  167. ci/expected/t-htask-main.run : 0 B
  168. ci/expected/t-cfg-resources.run : 0 B
  169. ci/expected/t-binds.run : 0 B
  170. ci/expected/smallest.run : 0 B
  171. ci/expected/shared-with-init.run : 0 B
  172. ci/expected/peripherals-taken.run : 0 B
  173. ci/expected/not-sync.run : 0 B
  174. ci/expected/not-send.run : 0 B
  175. ci/expected/declared_locals.run : 0 B
  176. ci/expected/common.run : 0 B
  177. ci/expected/cfg-whole-task.run : 0 B
  178. ci/expected/big-struct-opt.run : 0 B