aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSelene ToyKeeper2023-11-04 16:14:16 -0600
committerSelene ToyKeeper2023-11-04 16:14:16 -0600
commitb118fb6b2689889e93bf3be2f62e4a3d4d50181c (patch)
treeb4aefbd2f4dcc25a38dd85abca47186c837ab261 /.gitignore
parent@hank-*-boost: reduced ripple on low modes (diff)
downloadanduril-b118fb6b2689889e93bf3be2f62e4a3d4d50181c.tar.gz
anduril-b118fb6b2689889e93bf3be2f62e4a3d4d50181c.tar.bz2
anduril-b118fb6b2689889e93bf3be2f62e4a3d4d50181c.zip
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9c7486d..3063e65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+arch/dfp/
env/
hex/
ignore/
@@ -11,5 +12,6 @@ old/
*.html
*.o
*.old
+*.otl
.*.swo
.*.swp