Skip to content

v0.6.0

Latest

Choose a tag to compare

@SergioGasquez SergioGasquez released this 14 Oct 15:27
· 1 commit to main since this release
5314519

Added

  • Add Wi-Fi/BLE setup code to the blocking template (#233)

  • Check for the esp-config tool (#221)

Changed

  • The generated project now uses Rust 2024 (#233)
  • The generated project now uses all of .dram2_uninit for its heap (#234)
  • Update templates and their dependenies to meet rc1 of esp-hal (#237)
  • Bump MSRV in templates to 1.88 (#237)

Fixed

  • Fix cases where padding overflow caused panic if terminal size changed (#228)

Removed

  • Remove devcontainer support (#236 )