An open API service indexing awesome lists of open source software.

https://github.com/alwint3r/esp32vm

ESP32 ESP-IDF version manager.
https://github.com/alwint3r/esp32vm

esp-idf esp32 version-manager

Last synced: about 1 year ago
JSON representation

ESP32 ESP-IDF version manager.

Awesome Lists containing this project

README

          

ESP32 ESP-IDF Version Manager
=============================

Version manager for ESP IoT Development Framework because switching ESP-IDF + xtensa toolchain version is hard.

### Features

* Download ESP-IDF + xtensa toolchain

### Current Status

* Tested on Python2 and 64 bit GNU/Linux Ubuntu-based OS
* Only supports linux 64 bit

### Roadmap

* Support Python3
* Publish as package to PyPI
* Support for macOS (need help)
* Support for Windows (need help)