Ugly Alpha 1
lpc55-rtic:0.5.7

total uncompressed bytes

309.9 KB

total files

144

Fix

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

132 wasted files

total waste: 227.9 KB

  1. .github/workflows/build.yml : 23.2 KB
  2. book/en/src/internals/critical-sections.md : 13.8 KB
  3. book/en/src/internals/timer-queue.md : 12.8 KB
  4. book/en/src/internals/tasks.md : 12.7 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.2 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. book/ru/src/by-example/new.md : 2.7 KB
  24. book/en/src/internals/late-resources.md : 2.6 KB
  25. examples/t-resource.rs : 2.3 KB
  26. examples/t-schedule.rs : 2.3 KB
  27. ci/after-success.sh : 2.1 KB
  28. book/en/src/internals/interrupt-configuration.md : 2.0 KB
  29. book/en/src/internals/non-reentrancy.md : 1.9 KB
  30. book/en/src/by-example/new.md : 1.8 KB
  31. examples/types.rs : 1.8 KB
  32. examples/t-spawn.rs : 1.7 KB
  33. examples/pool.rs : 1.7 KB
  34. examples/schedule.rs : 1.6 KB
  35. examples/lock.rs : 1.6 KB
  36. examples/generics.rs : 1.6 KB
  37. .travis.yml : 1.6 KB
  38. examples/cfg.rs : 1.5 KB
  39. examples/not-send.rs : 1.5 KB
  40. ui/single/resources-cfg.rs : 1.4 KB
  41. examples/baseline.rs : 1.4 KB
  42. examples/task.rs : 1.3 KB
  43. book/ru/src/by-example/singletons.md : 1.3 KB
  44. examples/resource.rs : 1.2 KB
  45. examples/late.rs : 1.2 KB
  46. examples/t-cfg.rs : 1.2 KB
  47. examples/message.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. book/en/src/SUMMARY.md : 1.1 KB
  52. examples/capacity.rs : 1.1 KB
  53. ci/install.sh : 1.0 KB
  54. examples/periodic.rs : 1.0 KB
  55. ui/single/locals-cfg.stderr : 966 B
  56. examples/not-sync.rs : 944 B
  57. book/en/src/migration_rtic.md : 944 B
  58. ui/single/task-priority-too-high.rs : 909 B
  59. examples/only-shared-access.rs : 887 B
  60. examples/binds.rs : 880 B
  61. examples/preempt.rs : 878 B
  62. examples/shared-with-init.rs : 876 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/t-late-not-send.rs : 755 B
  67. book/ru/src/SUMMARY.md : 751 B
  68. book/en/src/by-example.md : 719 B
  69. examples/init.rs : 670 B
  70. book/en/src/preface.md : 616 B
  71. examples/t-stask-main.rs : 597 B
  72. examples/t-binds.rs : 595 B
  73. book/ru/src/internals.md : 589 B
  74. examples/idle.rs : 577 B
  75. CONTRIBUTING.md : 575 B
  76. redirect.html : 558 B
  77. book/ru/src/preface.md : 537 B
  78. book/en/src/internals.md : 504 B
  79. .cargo/config : 415 B
  80. examples/t-htask-main.rs : 385 B
  81. ui/single/task-priority-too-high.stderr : 370 B
  82. examples/t-idle-main.rs : 339 B
  83. examples/peripherals-taken.rs : 330 B
  84. examples/t-init-main.rs : 272 B
  85. book/en/book.toml : 231 B
  86. ui/single/exception-systick-used.rs : 198 B
  87. book/en/src/heterogeneous.md : 192 B
  88. book/en/src/homogeneous.md : 186 B
  89. ui/single/exception-systick-used.stderr : 184 B
  90. ui/single/extern-interrupt-not-enough.stderr : 182 B
  91. ci/expected/periodic.run : 177 B
  92. ui/single/exception-invalid.stderr : 169 B
  93. ui/single/extern-interrupt-used.rs : 164 B
  94. ui/single/extern-interrupt-used.stderr : 163 B
  95. examples/smallest.rs : 157 B
  96. ui/single/exception-invalid.rs : 133 B
  97. book/ru/book.toml : 118 B
  98. tests/single.rs : 114 B
  99. ci/expected/baseline.run : 114 B
  100. .github/workflows/properties/build.properties.json : 114 B
  101. ui/single/extern-interrupt-not-enough.rs : 105 B
  102. ci/expected/generics.run : 96 B
  103. .github/bors.toml : 75 B
  104. .gitignore : 66 B
  105. ci/expected/schedule.run : 65 B
  106. ci/expected/preempt.run : 61 B
  107. ci/expected/cfg.run : 55 B
  108. ci/expected/hardware.run : 51 B
  109. ci/expected/only-shared-access.run : 48 B
  110. ci/expected/binds.run : 47 B
  111. ci/expected/task.run : 43 B
  112. ci/expected/ramfunc.grep.foo : 42 B
  113. ci/expected/ramfunc.grep.bar : 42 B
  114. ci/expected/message.run : 42 B
  115. ci/expected/resource.run : 36 B
  116. ci/expected/lock.run : 36 B
  117. ci/expected/pool.run : 32 B
  118. ci/expected/capacity.run : 32 B
  119. book/ru/src/internals/ceilings.md : 29 B
  120. book/ru/src/internals/tasks.md : 28 B
  121. book/ru/src/internals/timer-queue.md : 24 B
  122. ci/expected/late.run : 21 B
  123. ci/expected/singleton.run : 14 B
  124. ci/expected/idle.run : 10 B
  125. CNAME : 8 B
  126. ci/expected/init.run : 5 B
  127. ci/expected/ramfunc.run : 4 B
  128. ci/expected/types.run : 0 B
  129. ci/expected/shared-with-init.run : 0 B
  130. ci/expected/peripherals-taken.run : 0 B
  131. ci/expected/not-sync.run : 0 B
  132. ci/expected/not-send.run : 0 B