From b118fb6b2689889e93bf3be2f62e4a3d4d50181c Mon Sep 17 00:00:00 2001 From: Selene ToyKeeper Date: Sat, 4 Nov 2023 16:14:16 -0600 Subject: improved DFP setup and support: - `./make dfp` downloads and installs Atmel DFPs for each supported MCU - build.sh detects and uses attiny or avrdd, and others are simple to add - updated setup info in /README.md ... also some other small documentation updates. --- docs/per-user-config.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 docs/per-user-config.md (limited to 'docs/per-user-config.md') diff --git a/docs/per-user-config.md b/docs/per-user-config.md new file mode 100644 index 0000000..cbb7c29 --- /dev/null +++ b/docs/per-user-config.md @@ -0,0 +1,4 @@ +# Per-User Configuration + +(write me) + -- cgit v1.2.3