Skip to content

Conversation

jessebraham
Copy link
Member

As the title says, adds a way to read eFuse values. Various information such as silicon revision, MAC address, chip features, etc. are accessible via the eFuse memory.

This PR contains a small refactor of the chip module as well, just slightly better separation of concerns.

I have additionally moved the board_info function out of cargo-espflash into the Flasher module, so that it can also be used by espflash without duplication.

Closes #39.

Copy link
Member

@icewind1991 icewind1991 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@icewind1991 icewind1991 merged commit 18a0f05 into esp-rs:master Oct 3, 2021
@jessebraham jessebraham deleted the efuse branch October 3, 2021 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a way to read eFuse values
2 participants