Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linker script adjustments needed for wifi drivers #1074

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

bjoernQ
Copy link
Contributor

@bjoernQ bjoernQ commented Jan 11, 2024

Add ".coexiram.*" to .rwtext.wifi segment
(This is needed for the upcoming esp-wifi driver update)

I guess we don't need a changelog entry for this

@bjoernQ bjoernQ added the skip-changelog No changelog modification needed label Jan 11, 2024
Copy link
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@bjoernQ bjoernQ added this pull request to the merge queue Jan 11, 2024
Merged via the queue into esp-rs:main with commit df1374d Jan 11, 2024
18 checks passed
@bjoernQ bjoernQ deleted the prepare-esp-wifi-driver-update branch January 11, 2024 11:05
yanshay pushed a commit to yanshay/esp-hal that referenced this pull request Jan 12, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jan 12, 2024
)

* Add support for 80Mhz psram, selected using 'psram-80mhz' feature

Default stays 40 MHz

* Added changelog regarding 80MHz PSRAM support

* Add 80Mhz support also to octal psram

* Add documentation for 80Mhz psram in lib.rs

* Linker script adjustments needed for wifi drivers (#1074)

* Add `embedded-io` feature to each chip-specific HAL (#1072)

* Add `embedded-io` feature to each chip-specific HAL

* Update `CHANGELOG.md`

* Update to `1.0.0` releases of `embedded-hal-*` packages (#1068)

* Update to `1.0.0` releases of `embedded-hal-*` packages

* Update `CHANGELOG.md`

* Added changelog regarding 80MHz PSRAM support

---------

Co-authored-by: Björn Quentin <bjoernQ@users.noreply.github.com>
Co-authored-by: Jesse Braham <jessebraham@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog No changelog modification needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants