Update AVR instruction documentation for 2024 manual (#7947)

This commit is contained in:
Jacob Panov
2025-07-27 07:53:03 -04:00
committed by GitHub
parent 02e2984b6c
commit 534e1428fa
3 changed files with 210 additions and 164 deletions

View File

@@ -68,7 +68,7 @@ const TEST_MATRIX: Record<PropertyKey, [string, string, string, string][]> = {
'mov',
'Copy Register',
'makes a copy of one register into another',
'https://ww1.microchip.com/downloads/en/DeviceDoc/AVR-InstructionSet-Manual-DS40002198.pdf',
'https://ww1.microchip.com/downloads/aemDocuments/documents/MCU08/ProductDocuments/ReferenceManuals/AVR-InstructionSet-Manual-DS40002198.pdf',
],
],
java: [