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.
- Host: GitHub
- URL: https://github.com/alwint3r/esp32vm
- Owner: alwint3r
- License: mit
- Created: 2018-01-13T02:41:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T04:38:39.000Z (over 8 years ago)
- Last Synced: 2025-02-12T19:47:09.475Z (over 1 year ago)
- Topics: esp-idf, esp32, version-manager
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)