Skip to content

Commit 042b61e

Browse files
committed
ESP32 Support
1 parent 1494767 commit 042b61e

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

esphomeyaml/changelog/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ New Components
5454
New Features
5555
------------
5656

57+
- Compiling for ESP32s is now possible on RPis
58+
5759
- :doc:`GPIO Switches </esphomeyaml/components/switch/gpio>` now have a ``power_on_value`` option which will
5860
initialize the state of the switch very early in the boot process. (`#207 <https://github.com/OttoWinter/esphomelib/pull/207>`__,
5961
`#55 <https://github.com/OttoWinter/esphomedocs/pull/55>`__)

esphomeyaml/guides/getting_started_hassio.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,6 @@ Now go ahead and use one of the :ref:`devices guides <devices>` to extend your c
8080
intend to flash an esphomeyaml firmware onto. Then proceed with uploading the first firmware using the
8181
upload button.
8282

83-
.. note::
84-
85-
Currently the build toolchain for the ESP32 does not work on RPis. If you need to compile
86-
software for ESP32 (**not** ESP8266) boards, please install esphomeyaml on your computer.
87-
8883
HassIO add-on options
8984
~~~~~~~~~~~~~~~~~~~~~
9085

0 commit comments

Comments
 (0)