Tildagon :heart: Rust

June 24, 2026 ยท View on GitHub

Crates.io Version

A Rust board support crate for the Electromagnetic Field Tildagon badge.

There are still some missing features, but very usable for badge creations that will not be reconfigured much.

Development setup

Assumes using Nix dev shell and Distrobox. If you are using a "normal" Linux distro, you can probably skip the Distrobox steps (this was the easiest option on NixOS).

Initial setup:

  • direnv allow
  • distrobox create
  • espup install

To activate development environment:

  • distrobox enter
  • . $HOME/export-esp.sh