aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-tables.md
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2020-05-10 18:16:23 +0300
committerDylan Baker <dylan@pnwbakers.com>2020-05-11 14:56:56 -0700
commit630a00374600bffedbabb8ef623e16bed52f21c4 (patch)
tree872e089ee1ac3b54cfdc0f7859f3cf3e468dc0bf /docs/markdown/Reference-tables.md
parentd7e20b1543499b516f424ac3a831f402a884714d (diff)
downloadmeson-630a00374600bffedbabb8ef623e16bed52f21c4.zip
meson-630a00374600bffedbabb8ef623e16bed52f21c4.tar.gz
meson-630a00374600bffedbabb8ef623e16bed52f21c4.tar.bz2
Add AVR to cpu families. Closes #7085.
Diffstat (limited to 'docs/markdown/Reference-tables.md')
-rw-r--r--docs/markdown/Reference-tables.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md
index dfae339..c42d608 100644
--- a/docs/markdown/Reference-tables.md
+++ b/docs/markdown/Reference-tables.md
@@ -81,6 +81,7 @@ set in the cross file.
| alpha | DEC Alpha processor |
| arc | 32 bit ARC processor |
| arm | 32 bit ARM processor |
+| avr | Atmel AVR processor |
| e2k | MCST Elbrus processor |
| c2000 | 32 bit C2000 processor |
| ia64 | Itanium processor |