Skip to content

Tags: BirdAPI/arduino-esp32

Tags

1.0.1-rc4

Fix compilation failing on Windows because of liblib.a

1.0.1-rc3

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

Move Example to proper folder

1.0.1-rc1

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

* merge only annotated tag messages into release notes (espressif#1683)

1.0.0-rc4

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

Fix HTTP client returning disconnected when there is still data avalable

1.0.0-rc2

Change esptool version notation

1.0.0-rc1

Broke HTTP_Method out into a separate library for reuse in ESPAsyncWe…

…bServer (espressif#1562)