blink

blinking led(s)
git clone [email protected]:dracuxan/blink.git
Log | Files | Refs | README

rust-toolchain.toml (89B)


      1 [toolchain]
      2 channel = "nightly-2025-04-27"
      3 components = ["rust-src"]
      4 profile = "minimal"