beep when GPS ready
[protos/xbee-avr.git] / avr6.x
diff --git a/avr6.x b/avr6.x
index 3ad392f..139b117 100644 (file)
--- 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);