Skip to content

Releases: platformio/platform-espressif32

1.0.2

04 Jun 15:24
Compare
Choose a tag to compare
  • Declare command for checking memory usage

1.0.1

31 May 18:40
Compare
Choose a tag to compare
  • Set default monitor speed to 115200 for ESP-IDF
  • Fix RAM size for Espressif ESP-WROVER-KIT
  • Calculate an absolute path for a custom partitions table
  • Support automatic calculating of partition offset when it's omitted

1.0.0

30 May 16:28
Compare
Choose a tag to compare

0.12.0

08 Feb 14:17
Compare
Choose a tag to compare
  • Updated Arduino Core to the upstream version
  • Use new toolchain for Arduino Core (fixed order with user libs and IDF)
  • Allowed to override PROGNAME (custom firmware name)
  • Fixed flash size for esp32vn-iot-uno board

0.11.1

08 Feb 14:16
Compare
Choose a tag to compare
  • Revert back to previous toolchain

0.11.0

27 Nov 23:23
Compare
Choose a tag to compare
  • Add support for new boards:
    • Microduino Core ESP32
    • u-blox NINA-W10 series
    • Dongsen Tech Pocket 32
    • WeMos WiFi & Bluetooth Battery
  • Update Arduino Core for ESP32
  • Update ESP-IDF to 2.1.1
  • Use new toolchain v1.22.0-75 for Arduino framework
  • Set default speed for flash memory to 40MHz

0.10.0

05 Sep 13:25
Compare
Choose a tag to compare
  • Add support for new boards:
    • Heltec WIFI Kit 32
    • Heltec WIFI LoRa 32
    • M5Stack Core ESP32
    • MH ET LIVE ESP32DevKIT
    • MH ET LIVE ESP32MiniKit
  • Update Arduino Core for ESP32

0.9.1

22 Aug 13:47
Compare
Choose a tag to compare
  • Do not create an index to the symbols with ar command
  • Declare GDB client

0.9.0

16 Aug 15:02
Compare
Choose a tag to compare
  • Updated support for the ESP-IDF framework v2.1

0.8.0

07 Aug 12:35
Compare
Choose a tag to compare
  • Added new boards:
    • ESP-WROVER-KIT
    • OLIMEX ESP32-EVB
    • OLIMEX ESP32-GATEWAY
    • ESPino32
  • Added information about connectivity for boards
  • Excluded SourceForge from package repositories list
  • Updated example with ESP-IDF framework