esp-rs/espup repo issues and pull requests
feat: add Crosstools version parameter and update to latest Crosstools #508 [DaBs]
When compiling a Rust library in a Cmake setup with ESP IDF, you eventually ended up in the scenario where the ESP...
SergioGasquez: Hi! Thanks for your contribution, code looks mostly good (I havent tested it yet), do you mind...
SergioGasquez: Added option to specify Crosstool-NG version, using -c or --crosstools-toolchain-version (#508)
SergioGasquez: Suggested change - Updated default...
DaBs: @SergioGasquez I've tried addressing clippy now, but it's a bit of an annoying pattern in that...
SergioGasquez: Lets check that the variable its used in Windows, other than that LGTM!
SergioGasquez: Suggested change ...
created at 2025-06-05 02:01 by dinghy 0.13.1.
SergioGasquez: Hi! Thanks for your contribution, code looks mostly good (I havent tested it yet), do you mind...
SergioGasquez: Added option to specify Crosstool-NG version, using -c or --crosstools-toolchain-version (#508)
SergioGasquez: Suggested change - Updated default...
DaBs: @SergioGasquez I've tried addressing clippy now, but it's a bit of an annoying pattern in that...
SergioGasquez: Lets check that the variable its used in Windows, other than that LGTM!
SergioGasquez: Suggested change ...