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

Support for xtensa-esp8266-none-elf removed in 1.81 #237

Closed
nbaraz opened this issue Oct 8, 2024 · 1 comment
Closed

Support for xtensa-esp8266-none-elf removed in 1.81 #237

nbaraz opened this issue Oct 8, 2024 · 1 comment

Comments

@nbaraz
Copy link

nbaraz commented Oct 8, 2024

espup install no longer installs the xtensa-esp8266-none-elf target. It seems that the root cause is that the that the following commit (from the esp-1.80.0.0 branch):

commit b01f1613109b69a3b6ac2da4d47c79abe2422262
Author: Scott Mabin <scott@mabez.dev>
Date:   Sat Sep 12 23:36:21 2020 +0100

    Add some no_std Xtensa targets
    
    ESP32, ESP32S2, ESP32S3 & ESP8266.

...is not present in esp-1.81.0.0. A few other commits are not present as well.

@MabezDev
Copy link
Member

I've added the target back in the 1.82 release. Please do note that we likely won't be upstreaming the 8266 target, so once the Xtensa LLVM upstreaming is complete you'll be stuck on the latest version of this fork.

@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants