Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 2.18 KB

Release_notes_example_with_footer.md

File metadata and controls

45 lines (31 loc) · 2.18 KB

✨ New features

  • test_esptool: Added test for embedded and detected flash size match (Jakub Kocka - c0ea74a)
  • spi_connection: Support --spi-connection on all chips (radim.karnis - 1a38293)

🐛 Bug fixes

  • esp32c2: Added get_flash_cap and get_flash_vendor (Jakub Kocka - b8dd74d)
  • testloadram: Windows assertion error (Jakub Kocka - cd51bbc)
  • esp32c2: Recommend using higher baud rate if connection fails (Jakub Kocka - ef0c91f)
  • test_esptool: Fixed connection issue on Windows (Jakub Kocka - 4622bb2)
  • esptool: Rephrase the --ram-only-header command message (Marek Matej - da4a486)
  • load_ram: check for overlaps in bss section (Peter Dragun - 3a82d7a)
  • tests/intelhex: make sure file is closed on Windows (Peter Dragun - 900d385)
  • spi_connection: Unattach previously attached SPI flash (radim.karnis - afaa7d2)
  • fixed exit() to be used from right module (Jakub Kocka - d1610a9)

📖 Documentation

  • advanced-topics: Fixed strapping pin for Automatic Bootloader section (Jakub Kocka - 590c2c6)
  • serial-protocol: add images and flowchart (Peter Dragun - e99c114)

Thanks to , and others for contributing to this release!

Results of checking the release against common anti-virus SW

The failures are probably false positives. You can mark esptool as safe in your anti-virus SW, or install esptool from source.