]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lib.git/blobdiff - Makefile.var
Change target-specific pin and port definitions to match the new interface
[pes-rpp/rpp-lib.git] / Makefile.var
index 525654eb46e7ba7cc29d05d9a95783cd6f655cda..d279cef61e90a30bd9e25626c4997339c09fd5cc 100644 (file)
@@ -38,9 +38,10 @@ rpp_lib_SOURCES +=                                                           \
        rpp/src/rpp/gio.c                                               \
        rpp/src/rpp/sci.c                                               \
        rpp/src/drv/_$(TARGET)/adc.c                            \
+       rpp/src/drv/_$(TARGET)/port_def.c               \
+       rpp/src/drv/gio.c                                               \
+       rpp/src/drv/gio_tab.c                                   \
        rpp/src/drv/sci.c                                               \
-       rpp/src/drv/_$(TARGET)/digital_io_def.c         \
-       rpp/src/drv/digital_io.c                                \
        rpp/src/sys/asm/dabort.asm                              \
        rpp/src/sys/asm/sys_core.asm                            \
        rpp/src/sys/asm/sys_intvecs.asm                 \