]> git.droids-corp.org - protos/xbee-avr.git/blobdiff - Makefile
add code to load/save configuration in eeprom
[protos/xbee-avr.git] / Makefile
index 4883bb423c9b02ba85f5457415d57ba4616be084..24f4f92e8ebc62a9075784b187f2a8fd3bebf741 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -19,6 +19,7 @@ SRC += parse_atcmd.c
 SRC += parse_monitor.c
 SRC += cmdline.c
 SRC += beep.c
+SRC += eeprom_config.c
 
 CFLAGS += -W -Wall -Werror