Skip to content

Releases: hathach/arduino-esp32

0.2.1

24 Aug 06:32
4146d27
Compare
Choose a tag to compare
Enable configuring target variants (#7019)

This change enables picking the right board configuration from the
variants/ folder. Previously, we would always pick the default
configuration (e.g., "esp32" instead of "heltec_wifi_lora_32_V2").

test ci monitor

24 Aug 05:31
190db72
Compare
Choose a tag to compare
Fix partition names in board.txt (#7120)

* typo edit: 8M flash (FAT to SPIFFS) + FAT to FATFS

* more precize fatfs size in 16M flash partition

* Revert size in 8M with spiffs partition

0.1.0

23 Aug 16:28
ac7879c
Compare
Choose a tag to compare

test release