Skip to content

v0.2.0

Compare
Choose a tag to compare
@SergioGasquez SergioGasquez released this 22 Nov 09:52
· 35 commits to main since this release
0d89ed2

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 of timg in embassy templates for all targets but ESP32