micropython/ports/esp32/boards/GENERIC_D2WD
Damien George 9b90882146 esp32: Add support to build using IDF with cmake.
This commit adds support for building the esp32 port with cmake, and in
particular it builds MicroPython as a component within the ESP-IDF.  Using
cmake and the ESP-IDF build infrastructure makes it much easier to maintain
the port, especially with the various new ESP32 MCUs and their required
toolchains.

Signed-off-by: Damien George <damien@micropython.org>
2021-02-15 12:48:39 +11:00
..
mpconfigboard.cmake esp32: Add support to build using IDF with cmake. 2021-02-15 12:48:39 +11:00
mpconfigboard.h esp32: Add support for ESP32-D2WD with 2MiB internal flash. 2019-09-10 15:22:16 +10:00
mpconfigboard.mk esp32: Add support for ESP32-D2WD with 2MiB internal flash. 2019-09-10 15:22:16 +10:00
sdkconfig.board esp32: Add support to build using IDF with cmake. 2021-02-15 12:48:39 +11:00