|
1 year ago | |
---|---|---|
.cargo | 1 year ago | |
nix | 1 year ago | |
src | 1 year ago | |
.gitignore | 1 year ago | |
Cargo.lock | 1 year ago | |
Cargo.toml | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
build.rs | 1 year ago | |
default.nix | 1 year ago | |
memory.x | 1 year ago | |
openocd.gdb | 1 year ago | |
release.nix | 1 year ago | |
shell.nix | 1 year ago |
Build the firmware with default.nix
:
nix-build
result/bin/flash-tnetplug
to flash a devboard with OpenOCD and quit.Development environment with shell.nix
:
nix-shell
openocd
, the devboard should be connected already.cargo run --release
) are printed.