Skip to content

Commit b46db8d

Browse files
authored
Merge pull request #2783 from ErnyTech/master
Add AVR version identifier to documentation merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>
2 parents f86078a + 225dd8e commit b46db8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/version.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ $(H3 $(LEGACY_LNAME2 PredefinedVersions, predefined-versions, Predefined Version
271271
$(TROW $(ARGS $(D ARM_HardFloat)) , $(ARGS The ARM $(D hardfp) floating point ABI))
272272
$(TROW $(ARGS $(D AArch64)) , $(ARGS The Advanced RISC Machine architecture (64-bit)))
273273
$(TROW $(ARGS $(D AsmJS)) , $(ARGS The asm.js intermediate programming language))
274+
$(TROW $(ARGS $(D AVR)) , $(ARGS 8-bit Atmel AVR Microcontrollers))
274275
$(TROW $(ARGS $(D Epiphany)) , $(ARGS The Epiphany architecture))
275276
$(TROW $(ARGS $(D PPC)) , $(ARGS The PowerPC architecture, 32-bit))
276277
$(TROW $(ARGS $(D PPC_SoftFloat)) , $(ARGS The PowerPC soft float ABI))

0 commit comments

Comments
 (0)