mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-29 21:30:39 +00:00
Fix typo (#726)
This commit is contained in:
parent
ae455ed8a7
commit
910b71bd9e
@ -305,7 +305,7 @@ mod critical_section_impl {
|
||||
|
||||
/// FlashSafeDma
|
||||
///
|
||||
/// The embedded-hal traits make no guarentees about
|
||||
/// The embedded-hal traits make no guarantees about
|
||||
/// where the buffers are placed. The DMA implementation in Espressif chips has
|
||||
/// a limitation in that it can only access the RAM address space, meaning data
|
||||
/// to be transmitted from the flash address space must be copied into RAM
|
||||
|
Loading…
x
Reference in New Issue
Block a user