Releases: Heltec-Aaron-Lee/WiFi_Kit_series
Heltec ESP32 Series develop environment Rev 3.0.2
Follow the official version of Espressif/esp32-arduino update to 3.0.2.
Heltec ESP32 Series develop environment Rev 3.0.0 Alpha
This environment fully depends on espressif® ESP32 projects, on that basis, we fixed the "variants" folder and "boards.txt", for the convenience of "Arduino + ESP" beginners and Heltec ESP32 series Dev boards users.
This development environment only includes the basic framework of ESP32, ESP32-S2, ESP32-S3, and ESP32-C3 MCU chips. NOT include the drivers or example code for on-board devices such as LoRa, OLED, Sensor, etc.
Major Update
- Development framework update to espressif ESP32 based on ESP-IDF v5.1
- Remove Heltec ESP32 series external devices and functional examples;
- Remove ESP32 Arduino LoRaWAN library;
- All Heltec ESP32 series boards relevant examples moved to the Heltec ESP32 library;
- Fix board definition and information;
- Add new boards.
Heltec ESP32 and ESP8266 Series develop environment Rev 1.0.1
add heltec_capsule_sensor_v3 board
Heltec ESP32 and ESP8266 Series develop environment Rev 1.0.0
Delete invalid code and organize code format.
Heltec ESP32 and ESP8266 Series develop environment Rev 0.0.9
- Add Wireless_Paper development board;
- Updated some bugs in version 0.0.8;
- Updated driver for a new ink screen;
- How to install ESP32 develop environment via Arduino board manager;
- How to install ESP8266 develop environment via Arduino board manager
Heltec ESP32 and ESP8266 Series develop environment Rev 0.0.8
Heltec ESP32 and ESP8266 Series develop environment Rev 0.0.7
- Add WIFI_LoRa_32_V3 development board;
- Added support for esp32-s3, esp32-S2, esp32-c3.
- How to install ESP32 develop environment via Arduino board manager;
- How to install ESP8266 develop environment via Arduino board manager
Heltec ESP32 and ESP8266 Series develop environment Rev 0.0.6
- Added Wireless Bridge development board;
- Added Lora Eink Board development board;
- How to install ESP32 develop environment via Arduino board manager;
- How to install ESP8266 develop environment via Arduino board manager
Heltec ESP32 and ESP8266 Series develop environment Rev 0.0.5
- Add ESP32 LoRa series frequency band option and debug level in Arduino tools menu;
- How to install ESP32 develop environment via Arduino board manager;
- How to install ESP8266 develop environment via Arduino board manager
Heltec ESP32 and ESP8266 Series develop environment Rev 0.0.4
-
Update ESP32 framework to https://github.com/espressif/arduino-esp32/releases/tag/1.0.4
-
Update ESP8266 framework to https://github.com/esp8266/Arduino/releases/tag/2.6.3
-
Bug Fix;
-
How to install ESP32 develop environment via Arduino board manager
-
How to install ESP8266 develop environment via Arduino board manager