-
Notifications
You must be signed in to change notification settings - Fork 33
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
Build/1.64.0.0 #147
Build/1.64.0.0 #147
Conversation
* Add nightly CI
* feat: ⚡️ Update default value of ExportFile * feat: ✨ Add sccache
* feat: ✨ Support sccache binary installation
* fix: ⚡️ OpenSSL no longer needs to be installed
Please don't forget to add 5d9464b to this branch --- I just tried the pre-release (i.e., installing via https://github.com/esp-rs/rust-build/blob/321226ffac0effa649d5e079eb2900a8cf9ba8a3/install-rust-toolchain.sh) and the downloaded toolchain tried to link to openssl:
|
Thank you @lynaghk for spotting the problem. I guess it was caused by manual build of aarch64 for macOS. I re-run the build again. The artifact should become available in 30 minutes. |
The artifact is ready. The problem should not occur. |
Just tried it out, everything working as intended. Thanks for your hard work on this project, it's really great to be able to use Rust on ESP32 =D |
👍 Thank you very much for the confirmation and encouraging words @lynaghk. |
No description provided.