1. 0789b0f Merge pull request #411 from robamu/remove-io-chapter by Bart Massey · 12 days ago master
  2. 7b788bf Merge pull request #412 from robamu/add-embassy-chapter by Bart Massey · 13 days ago
  3. 1bc8e0c add embassy chapter by Robin Mueller · 13 days ago
  4. e405d29 remove IO chapter, is covered in next chapter by Robin Mueller · 13 days ago
  5. 2463ede Merge pull request #409 from mas192/patch-1 by Bart Massey · 6 weeks ago
  6. c4bc787 Update teaching material duration for bare-metal Rust by Sam Joshva · 6 weeks ago
  7. e88aa44 Merge pull request #381 from diepes/master by Adam Greig · 8 weeks ago
  8. 4478d67 Clarify that a mini usb cable is used on the STM32F3DISCOVERY by Pieter Smit · 1 year, 5 months ago
  9. 553a040 Merge pull request #403 from crespum/master by Adam Greig · 8 weeks ago
  10. d64d4de Merge pull request #406 from jiwonnn98/master by Adam Greig · 8 weeks ago
  11. deac673 Merge pull request #407 from rruuaanng/add-zephyr-rs-link by Diego Barrios Romero · 8 weeks ago
  12. 89e5391 Add a link to Rust for Zephyr by James Roy · 8 weeks ago
  13. 9b55184 Update tooling.md by jiwon · 8 weeks ago
  14. ec49f69 Revert unintended formatting change by jiwon · 8 weeks ago
  15. 7f4c409 Add TRACE32 to Debuggers section by jiwon · 8 weeks ago
  16. 99d0341 Merge pull request #405 from Kobzol/remove-triagebot-toml by Daniel Egger · 2 months ago
  17. 172570b Remove triagebot.toml by Jakub Beránek · 2 months ago
  18. 05162a0 Add note about defmt 3rd-party dependency by Xabier Crespo Álvarez · 3 months ago
  19. bd4ea03 Update qemu documentation by Xabier Crespo Álvarez · 3 months ago
  20. fe88fbb Merge pull request #386 from HosseinAssaran/master by Adam Greig · 10 months ago
  21. 41f688a Merge pull request #395 from matej-almasi/master by Diego Barrios Romero · 10 months ago
  22. 9e53f77 replace HStdout with HostStream in start/exceptions ##A complete example by Matej Almasi · 10 months ago
  23. 5aa1ff6 Clarify usage of #[interrupt] attribute and recommend device crate re-export by Hosssein Assaran · 1 year, 1 month ago
  24. 10fa1e0 Merge pull request #391 from orangecms/halal by Daniel Egger · 11 months ago
  25. 7455a68 Merge pull request #388 from szabgab/patch-1 by Jan Niehusmann · 11 months ago
  26. f86431f portability: add reference to embedded-hal docs by Daniel Maslowski · 11 months ago
  27. e7410dd remove the unused and deprecated `multilingual` field from `book.toml` by Gábor Szabó · 1 year ago
  28. 7ee77f7 Merge pull request #393 from rust-embedded/ci-upgrade-20250522 by Adam Greig · 11 months ago
  29. 4dd193f Merge pull request #392 from jannic-dev-forks/fix-warnings by Adam Greig · 11 months ago
  30. c61f70b Use dtolnay/rust-toolchain instead of actions-rs/toolchain by Jan Niehusmann · 11 months ago
  31. bec62b0 updated ci by Bart Massey · 11 months ago
  32. 0b8219a Merge pull request #384 from rxwb/update-win-toolchain by Diego Barrios Romero · 1 year, 3 months ago
  33. c910ce5 Update gcc toolchain download link for windows by Ronald Weber · 1 year, 3 months ago
  34. ddbf1b4 Merge pull request #378 from Feriixu/patch-1 by Diego Barrios Romero · 1 year, 6 months ago
  35. fdbad17 Merge branch 'master' into patch-1 by Diego Barrios Romero · 1 year, 6 months ago
  36. f40a8b4 Merge pull request #379 from FnControlOption/patch-1 by Bart Massey · 1 year, 7 months ago
  37. 39df306 Update macOS installation instructions by fn ⌃ ⌥ · 1 year, 7 months ago
  38. 24324fe Add link to Cortex-M comparison to install.md by F. St. · 1 year, 7 months ago
  39. dbae36b Merge pull request #377 from hanneskaeufler/patch-1 by James Munns · 1 year, 8 months ago
  40. 6d3e23f Fix small error in c bindings by Hannes Käufler · 1 year, 8 months ago
  41. ff5d61d Merge pull request #374 from decorator-factory-clones/decorator-factory-patch-1 by Diego Barrios Romero · 1 year, 8 months ago
  42. 2251b57 Use aligned address to demonstrate HardFault by decorator-factory · 1 year, 8 months ago
  43. 019f392 Merge pull request #373 from busslina/patch-1 by James Munns · 1 year, 10 months ago
  44. 97d7b4d typo on tooling.md by busslina · 1 year, 10 months ago
  45. b10c6ac Merge pull request #367 from kiarie404/master by James Munns · 1 year, 11 months ago
  46. cfb9ca4 Merge branch 'master' into master by James Munns · 1 year, 11 months ago
  47. dd962bb Merge pull request #372 from gdamjan/master by Adam Greig · 2 years ago
  48. 3be875c 'llvm-tools-preview' component is now named 'llvm-tools' by Дамјан Георгиевски · 2 years ago
  49. 17842eb Merge pull request #369 from CodingInGreen/tooling-update by Diego Barrios Romero · 2 years ago
  50. fe2d94f Update embedded rust debugging section of tooling.md by Adam Hott · 2 years ago
  51. aa7d4b0 Merge pull request #368 from eramoss/arch-dependencies by Diego Barrios Romero · 2 years, 1 month ago
  52. cb2d844 changed "qemu-arch-extra" to "qemu-system-arm" on arch section by eramoss · 2 years, 1 month ago
  53. 4400ee1 added some explanations as to why exception re-entrancy may still be an issue in a multicore-environment. by kiarie404 · 2 years, 1 month ago
  54. 2e95fc2 Merge pull request #366 from Eekle/master by Adam Greig · 2 years, 3 months ago
  55. 953d293 Mention generics in "optimizing dependencies" by Eekle · 2 years, 3 months ago
  56. 3f9df2b Merge pull request #364 from CAESIUS-TIM/patch-1 by Diego Barrios Romero · 2 years, 4 months ago
  57. 5e9fecf #363 by CAESIUS_TIM · 2 years, 5 months ago
  58. 22bca3d Merge pull request #361 from armaxri/patch-1 by Adam Greig · 2 years, 6 months ago
  59. 62be475 Improved hardware.md chapter. by armaxri · 2 years, 6 months ago
  60. eac1736 Merge pull request #360 from abcd-ca/fix/usb-connector-type by Diego Barrios Romero · 2 years, 7 months ago
  61. a1fe9fe USB connector-type correction by Andrew Blair · 2 years, 8 months ago
  62. 99ad284 Merge pull request #359 from Chloe-Woahie/master by Diego Barrios Romero · 2 years, 9 months ago
  63. d1a58fc chore: change "a" to "an" by Chloe-Woahie · 2 years, 9 months ago
  64. 1e5556d Merge pull request #358 from knickish/constgebra by Diego Barrios Romero · 2 years, 10 months ago
  65. 0d2ac0b add constgebra to list of math crates by kirk · 2 years, 10 months ago
  66. d289b1a Merge pull request #357 from eldruin/switch-to-ghmq by Adam Greig · 2 years, 10 months ago
  67. 48f326d Switch to GHMQ by Diego Barrios Romero · 2 years, 10 months ago
  68. f2aed2f Merge #354 by bors[bot] · 3 years ago staging
  69. dc85da5 Add link to Comprehensive Rust 🦀 by Martin Geisler · 3 years ago
  70. d9eb4c3 Merge #351 by bors[bot] · 3 years ago
  71. f27632c Merge #352 by bors[bot] · 3 years ago
  72. 69e3109 Merge pull request #1 from OccupyMars2025/modify-description-about-build.rs by OccupyMars2025 · 3 years ago
  73. 1012eb0 Update c-with-rust.md by OccupyMars2025 · 3 years ago
  74. 7318666 Fix formatting by Po-Yi Tsai · 3 years ago
  75. c069e68 Update Interoperability section by Po-Yi Tsai · 3 years ago
  76. 897fcf5 Merge #347 by bors[bot] · 3 years ago
  77. d6f098e typos by Andrey Zgarbul · 3 years ago
  78. 701d155 Merge #339 by bors[bot] · 3 years, 3 months ago
  79. f1a4614 Merge #343 by bors[bot] · 3 years, 3 months ago
  80. 3637dc1 Update src/start/registers.md by James Munns · 3 years, 3 months ago
  81. 7ed185c Fix typo in the registers.md by Douglas Reis · 3 years, 3 months ago
  82. a8ccf2c Merge #342 by bors[bot] · 3 years, 3 months ago
  83. 7627d92 Add MacPorts instructions for tools installation. by Ralf Doering · 3 years, 3 months ago
  84. b21137a Small spelling correction. by Ralf Doering · 3 years, 3 months ago
  85. c7e7903 Merge #340 by bors[bot] · 3 years, 3 months ago
  86. f200f79 remove extern crate statements by Narukara · 3 years, 3 months ago
  87. d308152 fix: Circled pin header image changed to be better viewed on a b&w e-ink screen by Chris Davis · 3 years, 4 months ago
  88. 19f798d Merge #336 by bors[bot] · 3 years, 5 months ago
  89. bcf62a4 start/hardware.md: Fix typo by Gabriel Ivașcu · 3 years, 5 months ago
  90. 239a840 Merge #335 by bors[bot] · 3 years, 5 months ago
  91. cbadb08 doc: Fix instruction for Fedora 27 or newer by Maverick Kaung · 3 years, 5 months ago
  92. 43ff006 Merge #334 by bors[bot] · 3 years, 5 months ago
  93. 0a4de5d Update singletons.md by MustBeAL · 3 years, 5 months ago
  94. 04ab096 Update singletons.md by MustBeAL · 3 years, 5 months ago
  95. b814790 Merge #333 by bors[bot] · 3 years, 6 months ago
  96. 9a2bd74 Remove incorrect claim HashMap is avail in no_std by Cameron Elliott · 3 years, 6 months ago
  97. c533348 Merge #330 by bors[bot] · 3 years, 7 months ago
  98. e500ab5 Fix a typo in registers.md by Jakub Młynarczyk · 3 years, 7 months ago
  99. 4ce51cb Merge #329 by bors[bot] · 3 years, 7 months ago
  100. da271fa removed urldate from citation by cvvletter · 3 years, 7 months ago