esp-rs/esp-generate repo issues and pull requests
Add esp-idf-bootloader support #165 [MabezDev]
We will need to start generating projects with the new esp-idf app desc macro here, once the new espflash release is out.
Have a `esp-config` binary #149 [bjoernQ]
Closes #12 This adds a second binary esp-config which can be used to configure options managed by...
Add esp-bootloader-esp-idf support #166 [JurajSadel]
closes #165
Seperate template from binary #167 [MabezDev] RFC
We've discussed this a few times, but I think we need to find a consensus as we'll keep discussing it over and...
Update Cargo.toml edition 2021 to 2024 #168 [syx-413]
update Cargo.tomledition to 2024
MabezDev: Apologies for not getting to this sooner. So I started reviewing this (and thinking about...
MabezDev: We should be using the types from esp-config here?
MabezDev: And here
MabezDev: I don't think this is acceptable as is. There are usually a bunch of useful comments in...