Skip to content

Releases: platformio/platform-espressif32

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

0.7.5

04 Jul 16:26
Compare
Choose a tag to compare
  • New boards: DOIT ESP32 DEVKIT V1, ESP32vn IoT Uno
  • Update boards Flash size

0.7.4

19 May 22:08
Compare
Choose a tag to compare
  • Handle situation when sdkconfig.h is missed for ESP-IDF

0.7.3

18 May 11:59
Compare
Choose a tag to compare
  • New boards: Adafruit Feather, FireBeetle-ESP32, IntoRobot Fig, NodeMCU-32S, Onehorse ESP32 Dev Module, and Widora AIR
  • Added support for OTA (Over-The-Air) updates
  • Updated core for Arduino framework