Remove toolchain path for nightly test.
[bertos.git] / boards / sam3x-ek / templates / empty / empty_user.mk
index 4c8ed7ef158ad99ba17d65403258db146f7d47b5..cb9088ab0cb0451dfaefb62fdf8bca23da1f1fa1 100644 (file)
@@ -10,6 +10,8 @@ empty_PROGRAMMER_PORT = none
 # Files included by the user.
 empty_USER_CSRC = \
        $(empty_SRC_PATH)/main.c \
+       bertos/cpu/cortex-m3/drv/dmac_sam3.c \
+       bertos/cpu/cortex-m3/drv/hsmci_sam3.c \
        #
 
 # Files included by the user.