Skip to content

Conversation

@jessebraham
Copy link
Member

Closes #803

Copy link
Contributor

@JurajSadel JurajSadel left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@SergioGasquez SergioGasquez left a comment

Choose a reason for hiding this comment

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

Thanks!

_chip_revision: Option<(u32, u32)>,
xtal_freq: XtalFrequency,
) -> Result<IdfBootloaderFormat<'a>, Error> {
let booloader: &'static [u8] = match xtal_freq {
Copy link
Member

Choose a reason for hiding this comment

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

esp-rs/esp-hal#3281 (comment) funny that we found the same typo in two different projects in the same day

@SergioGasquez SergioGasquez added this pull request to the merge queue Mar 31, 2025
Merged via the queue into esp-rs:main with commit 17a549a Mar 31, 2025
24 checks passed
@jessebraham jessebraham deleted the fixes/object branch March 31, 2025 10:21
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.

Unstable object::read::elf::ElfFile32 type is exposed in public API

3 participants