From 4de8f7e05dfd8e1b2c139fa35e7a392f32bd396c Mon Sep 17 00:00:00 2001 From: Fabrice Desclaux Date: Thu, 29 Mar 2012 19:36:24 +0200 Subject: [PATCH] update ldscript --- avr6.x | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/avr6.x b/avr6.x index 3ad392f..d033d50 100644 --- a/avr6.x +++ b/avr6.x @@ -136,32 +136,12 @@ 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) . = ALIGN(2048); *(.text) . = ALIGN(2); -- 2.20.1