Project

General

Profile

Revision 287

Added by Kevin Woo almost 14 years ago

Bootloader changes for majority and optimized rs485 sending

View differences:

Makefile
50 50
F_CPU = 8000000
51 51

  
52 52
# Location to place the bootloader
53
BOOTSTART = 0x400
53
BOOTSTART = 0x3C0
54 54

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

Also available in: Unified diff