CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 10:59:20 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"0c809c2f5363a3b9bade3ab82cb278a6"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=JxUKMDsw6bEHx9PKHDQPflyVdTbXdi48dy1sTPpbKNbLEaa4Q640X2GWWJ%2FjgBuhouk5BuWIcG8TyK72BFAg7Iq8dpJqaPeYZV0mZny7VuOMW8lFgihkcOdZ%2Fqr4FTp2aYju40hbS7y1V5fYbaUBrG%2F8iWw1duy%2Fj4MoHkimZNpP8KWsiLCM5fXglN5kVjRrcHCtIL5GSksWTsWpIvSBdBfAZb2Wrw3%2FzzUxU%2BK8b%2BWLhqypBa6Q10YLCVlIv9pAO2jsq%2B8ARJlixqxgN0pphg%3D%3D--bzpRHK0753JTS8mL--dWjiRs5Onr9aROf1eKtENg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.880506363.1753268359; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 10:59:19 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 10:59:19 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EBA2:2FAFD7:9D5E44:BD9A33:6880C087
Releases Β· esp-rs/esp-generate Β· GitHub
16 Jul 12:19
Loading
06 Jun 13:35
Loading
03 Mar 10:00
Loading
24 Feb 17:10
Loading
16 Jan 14:55
26 Nov 13:09
Loading
22 Nov 09:52
Loading
07 Nov 13:23
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 24
Releases: esp-rs/esp-generate
Releases Β· esp-rs/esp-generate
v0.5.0
4b20175
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Compare
Added
- Added interactive flow option instead of setting target chip and name in arguments (#196)
- Added
rust-version
to the generated Cargo.toml (#192) - Generate settings for Zed (#200)
- Updated dependencies for new esp-hal 1.0.0-rc.0 release (#215)
Changed
- The generated project no longer enables
static_cell/nightly
(#199) - Use
anyhow::bail
instead of log + exit (#204)
Fixed
Assets 12
1 person reacted
v0.4.0
341322f
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Compare
Added
- Added option to enable Stack smashing protection (#141)
- Enabling
probe-rs
andvscode
together now generates.vscode/launch.json
(#143) - Provide hint when esp-wifi has no scheduler (#145)
- Generate a simple
embedded-test
test suite (#144) - Enable
esp-wifi/smoltcp
when the dependency is present (#146) - Enable
defmt
orlog
on all crates that know them (#148) - The tool now prints the selected options (#154)
- Enable the
clippy::mem_forget
lint since mem::forget is generally not safe to use with esp-hal. (#161) - Added option to enable integration with the
trouble
BLE library (#179) - Added
esp-bootloader-esp-idf
package (#166)
Changed
- The visual style in certain terminals no longer uses emojis (#173)
- Add a description to the version check output (#178)
esp-hal
is now pinned to avoid updating to a new prerelease by accident (#186)esp-hal
updated and pinned tobeta.1
(#166)- MSRV bump to 1.86 (#189)
Fixed
- The generated project no longer contains
template.yaml
. (#142) - Fixed parsing version output of old
espflash
. (#152) - Specified
defmt-03
feature forembedded-io
andembedded-io-async
. (#157) - Fixed RTT initialization without
defmt
(#183)
Removed
heapless
has been removed from dependencies. (#148)
Assets 12
3 people reacted
v0.3.1
ad6c3bf
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Compare
Assets 12
v0.3.0
5eaeafb
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Compare
Added
- Added a version checker that prints a warn message if not using latest esp-generate version (#87)
- After generating the project the tool now checks the rust version, espflash version and probe-rs version (#88)
- Be more helpful in case of common linker errors (#94)
- Support for
ELIF
conditions (#96) - Display help text (#100, #103)
- Added an option to enable unstable HAL features (#104)
- Added support for selection groups (#119)
- Added
runArgs
to DevContainer settings to allow flashing from Linux (#154) - It is now possible to select a panic handler, and log library. (#120)
Changed
- Update
probe-rs run
arguments (#90) - When using
embassy
option,async_main.rs
file was renamed tomain.rs
(#93) - The UI no longer allows selecting options with missing requirements, and does not allow deselecting
options that are required by other options. (#101) - Options can now declare negative requirements (e.g.
!alloc
can not be enabled ifalloc
is used) (#101) - Template settings are now described in a template-specific
yaml
file (#103) - Test cases are now generated from template settings (#106)
- Updated and removed some unused extensions (#109, #111)
- The option names are now display in the menu (#116)
- Options that are not applicable to the selected chip are not shown (#116)
- Inactive menu items are now colored differently (#115)
- The CLI now exits with success when the user quits (#117)
Fixed
- No longer include
smoltcp
as a dependency for BLE-only configurations (#108)
Removed
- Removed
scripts/build.sh
andscripts/flash.sh
scripts (#124)
Assets 12
v0.2.2
ae7909e
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Compare
v0.2.1
4c1f792
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Compare
Assets 12
1 person reacted
v0.2.0
0d89ed2
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Compare
Added
- Added editor selection. Currently, only helix and VS Code
- Before quitting the TUI, it asks for user confirmation
- Show a hint where to find examples
Changed
- Remember position when entering a sub-menu to restore state on exit.
- Update dependencies to latest esp-hal releases.
- Use
systimer
instead oftimg
in embassy templates for all targets but ESP32
Assets 12
2 people reacted
v0.1.0
37581cf
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Compare
Initial release
Assets 2
2 people reacted
You canβt perform that action at this time.