summaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-tables.md
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2020-05-10 18:16:23 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2020-05-10 18:16:23 +0300
commitb01438f2dd0bd82423fed9da2d396af96f112a1f (patch)
treeb001d5089733e54f2977b93b3d97709f6747faf9 /docs/markdown/Reference-tables.md
parentd87925dc3a45fce97603b6165fb489c30e004b4d (diff)
downloadmeson-avr.tar.gz
Add AVR to cpu families. Closes #7085.avr
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 dfae33902..c42d608ca 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 |