Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dannixon/esp-rs-distrobox

Container images containing esp-rs related tooling, intended for use with Distrobox.
https://github.com/dannixon/esp-rs-distrobox

distrobox esp-rs esp32 esp8266 rust

Last synced: 7 days ago
JSON representation

Container images containing esp-rs related tooling, intended for use with Distrobox.

Awesome Lists containing this project

README

        

# esp-rs-distrobox [![CI](https://github.com/DanNixon/esp-rs-distrobox/actions/workflows/ci.yml/badge.svg)](https://github.com/DanNixon/esp-rs-distrobox/actions/workflows/ci.yml)

Container images containing [esp-rs](https://github.com/esp-rs) related tooling, intended for use with [Distrobox](https://github.com/89luca89/distrobox).

Created as a result of much annoyance trying to get the ESP-IDF to build in Nix.
Only the items that could not be managed via Nix are included.

Included is:
- clang
- Python + venv (ESP-IDF's "is this a venv" check fails as it does not seem to like Nix directory prefixes)