https://github.com/shymega/esp32-dev.nix
https://github.com/shymega/esp32-dev.nix
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shymega/esp32-dev.nix
- Owner: shymega
- Created: 2024-08-20T10:53:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-16T20:41:26.000Z (8 months ago)
- Last Synced: 2025-11-16T22:15:22.265Z (8 months ago)
- Language: Nix
- Size: 52.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# esp32-dev.nix
Unified flake for the ESP32 toolchain, with Rust suppport.
## Attributions
Derived from:
- https://github.com/Kernald/nixpkgs-esp-dev-rust
- https://github.com/knarkzel/esp32
- https://github.com/lks128/nix-esp-rust
- https://github.com/mirrexagon/nixpkgs-esp-dev
- https://github.com/opeik/rust-overlay-esp
- https://github.com/openmoto-org/kontroller
- https://github.com/thiskappaisgrey/nixpkgs-esp-dev-rust
Thanks to:
- @Kernald
- @knarkzel
- @lks128
- @mirrexagon
- @opeik
- @openmoto-org
- @thiskappalisgrey