Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dannixon/esp-rs-distrobox
- Owner: DanNixon
- License: mit
- Created: 2023-08-12T14:12:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-05T08:43:32.000Z (5 months ago)
- Last Synced: 2024-06-05T10:05:42.119Z (5 months ago)
- Topics: distrobox, esp-rs, esp32, esp8266, rust
- Language: Dockerfile
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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)