Olaf Rempel
125bdc1729
- current firmware need more space -> reduce bootloader size from 4K => 2K - remove timer ISR - remove interrupt vectors from linked binary - make avr910 bootloader entry command more robust (old: 'S', new: { 0x1B, 'S'} ) - add compat bootloader entry command (rx: { 0x1B, 0xAA } -> tx: 'MKBL') - do not leave bootloader after upgrading twiboot slave - do not erase local flash when upgrading twiboot slave - remove readable chipinfo output from twiboot slaves
8 lines
56 B
Plaintext
8 lines
56 B
Plaintext
*.o
|
|
*.elf
|
|
*.bin
|
|
*.hex
|
|
*.lst
|
|
*.map
|
|
ldscript-no-vectors.x
|