micropython/ports/esp32/boards
Jim Mussared 96008ff59a esp32: Support building with ESP IDF 4.0-beta1.
This commit adds support for a second supported hash (currently set to the
4.0-beta1 tag).  When this hash is detected, the relevant changes are
applied.

This allows to start using v4 features (e.g. BLE with Nimble), and also
start doing testing, while still supporting the original, stable, v3.3 IDF.

Note: this feature is experimental, not well tested, and network.LAN and
network.PPP are currently unsupported.
2019-09-17 12:25:36 +10:00
..
GENERIC esp32: Add per-board configs, following other ports. 2019-08-16 00:22:29 +10:00
GENERIC_D2WD esp32: Add support for ESP32-D2WD with 2MiB internal flash. 2019-09-10 15:22:16 +10:00
GENERIC_SPIRAM esp32: Add per-board configs, following other ports. 2019-08-16 00:22:29 +10:00
TINYPICO esp32: Support building with ESP IDF 4.0-beta1. 2019-09-17 12:25:36 +10:00
sdkconfig.base esp32: Support building with ESP IDF 4.0-beta1. 2019-09-17 12:25:36 +10:00
sdkconfig.spiram esp32: Support building with ESP IDF 4.0-beta1. 2019-09-17 12:25:36 +10:00