Skip to content

Devtool: misc improvements after feedback #6358

Description

@playfulFence

After new reworked devtool has been merged, the operation with it has become pretty intuitive and easy, however there's always some space to grow and I received a couple of requests/ideas for improvement (big thanks @bugadani)

  • devtool doesn't list all examples, if we typo esp-devtool run sleep_timer, the selector doesn't include sleep-timer
  • maybe the devtool should present me with the selector, that has my input pre-filled
esp-devtool run twt
Error: 'twt' fits several: embassy_twt, embassy_twt_udp
  • check doesn't detect the chip
  • run: when I run an example, and unplug my device, it offers "Retry or skip? (r/s)" - it would be an awesome feature if I could swap devkits and hit retry, but right now the tool remembers the port so it wants to reconnect to what I unplugged
  • allow chip shortenings (esp32p4 => p4, esp32c3 => c3 and so on)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

devtoolRepository automation using esp-devtool

Type

No type

Projects

  • Status
    Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions