Project

General

Profile

Revision 293

fixed bootloader

View differences:

Makefile
53 53
BOOTSTART = 0x3C0
54 54

  
55 55
# Location to place the jump table
56
JUMPSTART = 0x7FC
56
JUMPSTART = 0x7FA
57 57

  
58 58

  
59 59
# Output format. (can be srec, ihex, binary)

Also available in: Unified diff