issues
search
rust-embedded
/
book
Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
https://docs.rust-embedded.org/book/
Apache License 2.0
1.12k
stars
179
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update qemu code slightly to better align with example
#382
diepes
opened
5 days ago
0
Clarify that a mini usb cable is used on the STM32F3DISCOVERY
#381
diepes
opened
5 days ago
0
Error: init mode failed (unable to connect to the target) when running openocd
#380
Penjo989
opened
1 month ago
1
Update macOS installation instructions
#379
FnControlOption
closed
1 month ago
1
Add link to Cortex-M comparison to install.md
#378
Feriixu
closed
1 month ago
0
Fix small error in c bindings
#377
hanneskaeufler
closed
2 months ago
0
document futures size explosion pitfall and mitigations
#375
spookyvision
opened
3 months ago
2
Use aligned address to demonstrate HardFault
#374
decorator-factory
closed
3 months ago
0
typo on tooling.md
#373
busslina
closed
4 months ago
0
'llvm-tools-preview' component is now named 'llvm-tools'
#372
gdamjan
closed
6 months ago
0
New merge
#371
XxChang
closed
6 months ago
0
Point to the new target docs
#370
jonathanpallant
opened
6 months ago
0
Update embedded rust debugging section of tooling.md
#369
adamhott
closed
6 months ago
0
Dependencies: changed "qemu-arch-extra" to "qemu-system-arm" on arch section
#368
eramoss
closed
7 months ago
0
Add some explanations as to why exception re-entrancy may still be an issue in a multicore-environment.
#367
kiarie404
closed
5 months ago
2
Mention generics in "optimizing dependencies"
#366
Eekle
closed
9 months ago
1
After tool setup, Openocd quits before connecting
#365
archifo
closed
11 months ago
1
#363
#364
CAESIUS-TIM
closed
11 months ago
0
Bad example to show indices begin at 0
#363
CAESIUS-TIM
closed
1 year ago
0
Very bad advice - off putting - in 10.2: A little Rust with your C
#362
worikgh
opened
1 year ago
3
Improved hardware.md chapter.
#361
armaxri
closed
1 year ago
3
USB connector-type correction
#360
abcd-ca
closed
1 year ago
0
Fix a small typo in qemu.md
#359
fekie
closed
1 year ago
0
add constgebra to list of math crates
#358
knickish
closed
1 year ago
0
Switch to GHMQ
#357
eldruin
closed
1 year ago
0
Use mdbook-i18n-helpers to support translations
#356
mgeisler
opened
1 year ago
2
Tooling page is significantly outdated
#355
burrbull
opened
1 year ago
4
Add link to Comprehensive Rust 🦀
#354
mgeisler
closed
1 year ago
1
Links to other resources
#353
mgeisler
closed
1 year ago
2
Update c-with-rust.md
#352
OccupyMars2025
closed
1 year ago
1
Update Interoperability section
#351
abt8601
closed
1 year ago
1
Is there a procedure required to translate the repository into another language?
#350
DownyBehind
opened
1 year ago
11
linking failed when using own svd2rust library
#349
egvhauwa
closed
1 year ago
0
Interoperability: On the availability of `std::ffi` and `std::os::raw` in `core`
#348
abt8601
closed
1 year ago
1
typos
#347
burrbull
closed
1 year ago
1
Memory-mapped Registers: does `W` give read access to the register?
#346
abt8601
opened
1 year ago
0
Mention the critical-section crate?
#345
jonathanpallant
opened
1 year ago
0
Discuss the usage of the `log` crate
#344
tgross35
opened
1 year ago
2
Fix typo in the registers.md
#343
engdoreis
closed
1 year ago
1
Macports install instructions
#342
ralfdoering
closed
1 year ago
1
补充安装部分的翻译
#341
AgainstWar
closed
1 year ago
0
remove extern crate statements
#340
Narukara
closed
1 year ago
1
fix: Circled Image not visible on B&W E-Ink screen
#339
nthState
closed
1 year ago
4
Concurrency / Atomic access section contains factual errors
#338
rbsexton
closed
1 year ago
6
Doens't Work Verification OPENOCD
#337
everton-oriente
opened
1 year ago
0
start/hardware.md: Fix typo
#336
givascu
closed
2 years ago
2
doc: Fix `arm-none-eabi-gdb` installation instruction for Fedora 27 or newer to just use `gdb`
#335
mavjs
closed
2 years ago
4
Update singletons.md
#334
MustCodeAl
closed
2 years ago
2
Remove incorrect claim HashMap is avail in no_std
#333
cameronelliott
closed
2 years ago
2
GDB blocks after running the continue command in 2.2-hardware
#332
BikiniBottomsVeryOwn
opened
2 years ago
1
Next