Skip to content

HIL optimizations - #1058

Merged
SergioGasquez merged 10 commits into
esp-rs:mainfrom
SergioGasquez:feat/hil-optimization
Aug 14, 2026
Merged

HIL optimizations#1058
SergioGasquez merged 10 commits into
esp-rs:mainfrom
SergioGasquez:feat/hil-optimization

Conversation

@SergioGasquez

@SergioGasquez SergioGasquez commented Jul 31, 2026

Copy link
Copy Markdown
Member
  • Speeds up HIL tests with higher transfer baud rates.
  • Improves test coverage and timeout handling.
  • Recovers unresponsive native USB devices through UART.
  • Prevents device reset commands from hanging indefinitely.
  • Hardens workflow concurrency and fork PR support.
  • Reduces artifact uploads and retention.

@SergioGasquez SergioGasquez added the skip-changelog Skips the changelog CI check label Jul 31, 2026
@SergioGasquez
SergioGasquez force-pushed the feat/hil-optimization branch from 2a1d703 to edcd5b3 Compare August 4, 2026 11:33
Comment thread espflash/src/cli/monitor/parser/esp_defmt.rs
Co-authored-by: Cursor <cursoragent@cursor.com>
@SergioGasquez SergioGasquez changed the title Test HIL optimizations HIL optimizations Aug 14, 2026
@SergioGasquez
SergioGasquez disabled auto-merge August 14, 2026 16:11
@SergioGasquez
SergioGasquez merged commit b7236d3 into esp-rs:main Aug 14, 2026
53 of 55 checks passed
@SergioGasquez
SergioGasquez deleted the feat/hil-optimization branch August 14, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Skips the changelog CI check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants