]> patrickod personal git archive - tincan.git/log
tincan.git
2 years agospecify usb,unproven as default features to stop CLI arg repetition feather-lora-chat
Patrick O'Doherty [Tue, 13 Jul 2021 07:17:42 +0000 (00:17 -0700)]
specify usb,unproven as default features to stop CLI arg repetition

add VSCode settings to point rust-analyzer at the appropriate target & get
analysis results.

2 years agoworking main.rs build
Patrick O'Doherty [Tue, 13 Jul 2021 07:06:19 +0000 (00:06 -0700)]
working main.rs build

* resolve import issues in main.rs to get a clean build
* condense dependencies list in cargo.toml
* add direnv configuration to point to nix flake env

2 years agobase flake.nix & direnv configuration for editors
Patrick O'Doherty [Mon, 12 Jul 2021 05:02:54 +0000 (22:02 -0700)]
base flake.nix & direnv configuration for editors

add
  - flake.nix w/ rust, gcc-arm-embedded, & cargo utilities
  - add .envrc for direnv configuration (emacs, vscode, etc..)
  - add .direnv to .gitignore to prevent cross-contamination

2 years agoimport 0.12 (?) usb_echo wholesale
Andy Isaacson [Mon, 12 Jul 2021 03:11:31 +0000 (20:11 -0700)]
import 0.12 (?) usb_echo wholesale

2 years agowip on getting this thing to do USB
Andy Isaacson [Mon, 12 Jul 2021 02:55:41 +0000 (19:55 -0700)]
wip on getting this thing to do USB

2 years agoworking blinky
Andy Isaacson [Sat, 10 Jul 2021 21:49:16 +0000 (14:49 -0700)]
working blinky

2 years agofurther work on getting rust build for m0
Andy Isaacson [Sat, 10 Jul 2021 21:37:59 +0000 (14:37 -0700)]
further work on getting rust build for m0

2 years agorust samd21 skeleton
Andy Isaacson [Sat, 10 Jul 2021 20:25:08 +0000 (13:25 -0700)]
rust samd21 skeleton

2 years agoinitial commit
Andy Isaacson [Sat, 10 Jul 2021 20:24:27 +0000 (13:24 -0700)]
initial commit