Project

General

Profile

Statistics
| Revision:

root / trunk / bootloader / jump.S @ 287

History | View | Annotate | Download (125 Bytes)

1
.section .jumps,"ax",@progbits
2

    
3
.global _jumptable
4
_jumptable:
5
    rjmp parse_packet
6
    rjmp send_packet
7
    rjmp read_addr