diff options
Diffstat (limited to 'csource/Fade/Makefile')
| -rw-r--r-- | csource/Fade/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/csource/Fade/Makefile b/csource/Fade/Makefile new file mode 100644 index 0000000..b1b6f60 --- /dev/null +++ b/csource/Fade/Makefile @@ -0,0 +1,6 @@ +MCU = msp430g2553 +ARDUINO_LIBS = +#USER_LIBS = Monitor Wire DS2482 +USER_LIBS = +include ../../Energia.mk + |
