micropython/ports/esp32/boards
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
..
GENERIC esp32: Add support to build using IDF with cmake. 2021-02-15 12:48:39 +11:00
GENERIC_D2WD esp32: Add support to build using IDF with cmake. 2021-02-15 12:48:39 +11:00
GENERIC_OTA esp32: Add support to build using IDF with cmake. 2021-02-15 12:48:39 +11:00
GENERIC_SPIRAM esp32: Add support to build using IDF with cmake. 2021-02-15 12:48:39 +11:00
TINYPICO esp32: Add support to build using IDF with cmake. 2021-02-15 12:48:39 +11:00
manifest_release.py all: Reformat C and Python source code with tools/codeformat.py. 2020-02-28 10:33:03 +11:00
manifest.py esp32: Enable and freeze uasyncio. 2020-03-26 01:25:46 +11:00
sdkconfig.240mhz esp32: Add missing and necessary newline at EOF for sdkconfig.240mhz. 2019-10-21 23:54:59 +11:00
sdkconfig.base esp32: Add support to build using IDF with cmake. 2021-02-15 12:48:39 +11:00
sdkconfig.ble esp32: Pin MicroPython and NimBLE tasks to core 0. 2020-09-08 12:53:24 +10:00
sdkconfig.spiram esp32: Support building with ESP IDF 4.0-beta1. 2019-09-17 12:25:36 +10:00