8000 GitHub - katyo/esp-partition-table: Read/write ESP/ESP32 flash partition table in Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

katyo/esp-partition-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read/Write ESP flash partition table in Rust

github crate docs MIT CI

This crates allows the following manipulations with ESP partition table:

  • Read partition entries
  • Validate partition table
  • Write partition entries
  • Write validation entry

You can manipulate partition entries:

  • Directly in device flash
  • Using byte buffers

The following features help customize this crate for you usecase:

  • embedded-storage - enables access to partition table using corresponding API
  • md5 - enables validation support using MD5 checksums
  • heapless - enables using types from heapless crate

About

Read/write ESP/ESP32 flash partition table in Rust

Resources

Stars

Watchers

Forks

< 3FDD h2 class="h4 mb-3" data-pjax="#repo-content-pjax-container" data-turbo-frame="repo-content-turbo-frame"> Releases 4 tags

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0