Skip to content

Tags: vrxfile/arduino-esp32

Tags

1.0.1-rc4

Toggle 1.0.1-rc4's commit message
Fix compilation failing on Windows because of liblib.a

1.0.1-rc3

Toggle 1.0.1-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update IDF to e931fe9 and add esp-face (espressif#2291)

* Update IDF to e931fe9 and add esp-face

* Fix PIO builds fail because of sketch size

* Fix example build failing for Arduino

1.0.1-rc2

Toggle 1.0.1-rc2's commit message
Move Example to proper folder

1.0.1-rc1

Toggle 1.0.1-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Temporary stop git log to build prerelease

1.0.0

Toggle 1.0.0's commit message
* merge only annotated tag messages into release notes (espressif#1683)

1.0.0-rc4

Toggle 1.0.0-rc4's commit message
Added instructions for installation with boards manager (espressif#1630)

* Added instructions for installation with boards manager (stolen directly from esp8266)

* changed to production link instead of dev

* Added to main README. Made mods to images as requested.

* Added links for development package

1.0.0-rc3

Toggle 1.0.0-rc3's commit message
Fix HTTP client returning disconnected when there is still data avalable

1.0.0-rc2

Toggle 1.0.0-rc2's commit message
Change esptool version notation

1.0.0-rc1

Toggle 1.0.0-rc1's commit message
Broke HTTP_Method out into a separate library for reuse in ESPAsyncWe…

…bServer (espressif#1562)