This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; see https://n-eq.github.io/blog/2025/05/13/rust-avr-arduino-blink | |
blinky.S: file format elf32-avr | |
Disassembly of section .text: | |
00000000 <.text>: | |
0: 0c 94 34 00 jmp 0x68 ; 0x68 | |
4: 0c 94 46 00 jmp 0x8c ; 0x8c | |
8: 0c 94 46 00 jmp 0x8c ; 0x8c |
OlderNewer