This website requires JavaScript.
Explore
Help
Sign In
razzor
/
fc_boot
Watch
1
Star
0
Fork
0
You've already forked fc_boot
Code
Issues
Pull Requests
Releases
Activity
6b836baeb0
fc_boot
/
.gitignore
8 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial with isr driven twi
2007-10-05 01:45:15 +02:00
*.o
*.elf
*.bin
*.hex
*.lst
*.map
reduce sizae and compat work - 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
2011-06-05 14:39:59 +02:00
ldscript-no-vectors.x
Reference in New Issue
Copy Permalink