2019-12-01 17:03:02 +08:00
2019-12-01 17:03:02 +08:00
2019-03-07 16:27:33 +01:00
2019-03-07 16:27:33 +01:00
2019-12-01 17:03:02 +08:00
2019-12-01 17:03:02 +08:00
2019-12-01 17:03:02 +08:00
2019-03-18 21:47:18 +01:00
2019-03-19 17:16:45 +01:00
2019-12-01 17:04:00 +08:00
2019-12-01 17:03:02 +08:00
2019-12-01 17:03:02 +08:00

Trivial network-controlled plugs

Instructions

Made for NixOS

Build the firmware with default.nix:

  • nix-build
  • This uses cargo-vendor to bundle dependencies, so that unstable versions from git can be used.
  • Run result/bin/flash-tnetplug to flash a devboard with OpenOCD and quit.

Development environment with shell.nix:

  • nix-shell
  • Spawning openocd, the devboard should be connected already.
  • Instructions (cargo run --release) are printed.
Description
Trivial network-controlled plugs
Readme 278 KiB
Languages
Rust 68.9%
Nix 28.7%
Linker Script 1.7%
GDB 0.7%