X-Git-Url: http://git.droids-corp.org/?p=protos%2Fxbee-avr.git;a=blobdiff_plain;f=avr6.x;h=139b117de9239d811fb394cdd39c50c28b829639;hp=3ad392fd580ee23b61c4c1156411b276d8550c62;hb=21d10011bc4b009d7a09131b955953fa7aba3815;hpb=0e1c93804369af27043c82ccc778c42bf54a9bd4 diff --git a/avr6.x b/avr6.x index 3ad392f..139b117 100644 --- a/avr6.x +++ b/avr6.x @@ -136,32 +136,14 @@ SECTIONS fputc*(.text) . = ALIGN(2048); uart*(.text) - pwm*(.text) parse*(.text) rdline*(.text) vt100*(.text) scheduler*(.text) - control_system*(.text) - pid*(.text) - f08*(.text) - f16*(.text) - f32*(.text) - f64*(.text) - vect2*(.text) - quadramp*(.text) - blocking*(.text) - obstacle*(.text) - trajectory*(.text) - position*(.text) - adc*(.text) - robot*(.text) - error*(.text) - encoders*(.text) - time*(.text) - cirbuf*(.text) i2c*(.text) spi*(.text) - ax12*(.text) + xbee*(.text) + commands*(.text) . = ALIGN(2048); *(.text) . = ALIGN(2);