save fuse prog command line in a comment
[protos/xbee-avr.git] / avr6.x
diff --git a/avr6.x b/avr6.x
index d033d50..139b117 100644 (file)
--- a/avr6.x
+++ b/avr6.x
@@ -142,6 +142,8 @@ SECTIONS
     scheduler*(.text)
     i2c*(.text)
     spi*(.text)
+    xbee*(.text)
+    commands*(.text)
     . = ALIGN(2048);
     *(.text)
     . = ALIGN(2);