mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-27 12:30:35 +00:00
parent
2a8bc61696
commit
dab4430309
@ -6,7 +6,7 @@
|
|||||||
//!
|
//!
|
||||||
//! - ARM architectures which instruction set include the LDREX, CLREX and STREX instructions, e.g.
|
//! - ARM architectures which instruction set include the LDREX, CLREX and STREX instructions, e.g.
|
||||||
//! `thumbv7m-none-eabi` but not `thumbv6m-none-eabi`
|
//! `thumbv7m-none-eabi` but not `thumbv6m-none-eabi`
|
||||||
//! - 32-bit x86, e.g. `i686-unknown-linux-gnu`
|
//! - 32-bit and 64-bit x86.
|
||||||
//!
|
//!
|
||||||
//! # Benchmarks
|
//! # Benchmarks
|
||||||
//!
|
//!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user