-
Notifications
You must be signed in to change notification settings - Fork 130
Insights: esp-rs/espflash
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v3.3.0
published
Jan 13, 2025
15 Pull requests merged by 5 people
-
Additional improvements to CI workflow
#750 merged
Feb 7, 2025 -
Deny missing debug implementation and Rust 2018 idioms
#751 merged
Feb 7, 2025 -
Remove duplicate function definition in
cli
module#747 merged
Feb 6, 2025 -
Check for conflicting command-line option names in CI
#746 merged
Feb 6, 2025 -
Remove the dependency on
libudev
and its corresponding feature#742 merged
Feb 6, 2025 -
Add
rustfmt.toml
and format packages#744 merged
Feb 5, 2025 -
Add Taplo config file and format Cargo manifests
#743 merged
Feb 5, 2025 -
Use hex fmt for command debug print
#735 merged
Jan 30, 2025 -
Update license files and top-level
README.md
, move test binaries totests/
directory#734 merged
Jan 29, 2025 -
Avoid running hil twice and add
--no-skip
to espflash flash command#732 merged
Jan 29, 2025 -
[cargo-espflash]: Fix
-s
collision#731 merged
Jan 28, 2025 -
Calculate end of bootloader to update SHA256
#716 merged
Jan 28, 2025 -
Begin next release cycle
#722 merged
Jan 14, 2025 -
Fix test failure with
no-run
vsno_run
#723 merged
Jan 14, 2025 -
Version 3.3.0
#719 merged
Jan 13, 2025
3 Pull requests opened by 2 people
-
Improve monitoring
#737 opened
Jan 31, 2025 -
Remove special handling of MUSL Linux now that we no longer use libudev
#749 opened
Feb 7, 2025 -
Improve HIL
#754 opened
Feb 7, 2025
9 Issues closed by 5 people
-
Error: espflash::connection_failed
#615 closed
Feb 6, 2025 -
Weird flash loop (No bootable app partitions in the partition table)
#707 closed
Feb 6, 2025 -
Investigate if we need to depend on libudev
#711 closed
Feb 6, 2025 -
espflash is not compatible with Secure Download mode
#740 closed
Feb 3, 2025 -
Running released binary on a Raspberry Pi 3B (Raspbian 11 = "bullseye")
#738 closed
Feb 3, 2025 -
Shorthand "-s" collision
#724 closed
Jan 28, 2025 -
`espflash save-image` does not update the App Image SHA256 in the correct location.
#715 closed
Jan 28, 2025 -
espflash on WSL 2 (with usbipd) doesn't work
#641 closed
Jan 20, 2025 -
Add ESP32-P4 HIL
#703 closed
Jan 17, 2025
13 Issues opened by 6 people
-
erase-region should check the provided length
#753 opened
Feb 7, 2025 -
Normalize similar arguments
#752 opened
Feb 7, 2025 -
Re-evaluate short and long option names for CLI arguments
#748 opened
Feb 6, 2025 -
Allow supporting new image formats in a backward compatible way
#745 opened
Feb 5, 2025 -
Customize esp32c6-bootloader for rust-based bare-metal firmware
#739 opened
Feb 3, 2025 -
Flash and monitor commands do not use the same baudrate source
#736 opened
Jan 30, 2025 -
Revisit HIL
#730 opened
Jan 28, 2025 -
Update `addr2line` and `crossterm` dependencies
#729 opened
Jan 22, 2025 -
Document use via WSL2
#728 opened
Jan 20, 2025 -
espflash.toml mixes project configuration with environment
#727 opened
Jan 19, 2025 -
`espflash write-bin` not compatible with Secure Download mode
#726 opened
Jan 19, 2025 -
Update flasher stubs for all devices
#720 opened
Jan 10, 2025
26 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Implement support for Secure Boot V2
#191 commented on
Jan 13, 2025 • 0 new comments -
Unable to exit while stuck connecting to wrong port using Ctrl + C
#464 commented on
Jan 20, 2025 • 0 new comments -
v3 Error while connecting to esp32
#616 commented on
Jan 20, 2025 • 0 new comments -
MemData Command error on ESP32C6 without --no-stub flag
#637 commented on
Jan 20, 2025 • 0 new comments -
QIO flash-mode does not work (at least with esp-s3-wroom-1-N16R8)
#657 commented on
Jan 20, 2025 • 0 new comments -
`write-bin` truncates data when length not divisible by 4
#698 commented on
Jan 20, 2025 • 0 new comments -
修改程序后Flash,发现程序没有更新,发现是OTA导致的
#702 commented on
Jan 20, 2025 • 0 new comments -
Is USB CDC mode flashing supported in espflash?
#656 commented on
Jan 21, 2025 • 0 new comments -
Try to auto-detect defmt by default
#510 commented on
Jan 22, 2025 • 0 new comments -
Make `--non-interactive` usable everywhere
#655 commented on
Jan 30, 2025 • 0 new comments -
Large .text segments are merged incorrectly?
#552 commented on
Feb 3, 2025 • 0 new comments -
Implement application description for ESP-IDF image format
#695 commented on
Feb 3, 2025 • 0 new comments -
Add functionality similar to `get_security_info` command in `esptool`
#704 commented on
Feb 3, 2025 • 0 new comments -
Implement new USB SERIAL JTAG reset strategy
#691 commented on
Feb 5, 2025 • 0 new comments -
`image_too_big` error when using espflash v3.0.0
#617 commented on
Feb 5, 2025 • 0 new comments -
Add `--monitor` option to `write-bin` command
#684 commented on
Feb 5, 2025 • 0 new comments -
MCUBoot image format and bootloader support
#701 commented on
Feb 6, 2025 • 0 new comments -
espflash monitor addr2line is different compared to native add2line
#600 commented on
Feb 6, 2025 • 0 new comments -
Flash verification false-negative (on worn out flash?)
#708 commented on
Feb 6, 2025 • 0 new comments -
Cannot read flash partition
#697 commented on
Feb 6, 2025 • 0 new comments -
`write-bin` does not flash binary
#622 commented on
Feb 6, 2025 • 0 new comments -
esp32c6: Waiting for download _after_ flashing
#556 commented on
Feb 6, 2025 • 0 new comments -
`espflash save-image` does not support secure padding
#713 commented on
Feb 7, 2025 • 0 new comments -
[ESP32-S2] Not able to monitor device after flashing - device not booting properly
#621 commented on
Feb 7, 2025 • 0 new comments -
Save each partition as individual binaries
#717 commented on
Feb 5, 2025 • 0 new comments -
Adds support for flash encryption
#718 commented on
Jan 29, 2025 • 0 new comments