X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Feasytimer-v1%2Fflash-loader%2FMakefile;fp=src%2Feasytimer-v1%2Fflash-loader%2FMakefile;h=a1613645b0b69cddd4df49f5f0c96629934c1218;hp=0000000000000000000000000000000000000000;hb=a901ec5fef409a6675c24518aead2925dcd66cc3;hpb=9416e5d71dc57df6612f62451433a34bf669b2cc diff --git a/src/easytimer-v1/flash-loader/Makefile b/src/easytimer-v1/flash-loader/Makefile new file mode 100644 index 00000000..a1613645 --- /dev/null +++ b/src/easytimer-v1/flash-loader/Makefile @@ -0,0 +1,8 @@ +# +# AltOS flash loader build +# +# + +TOPDIR=../.. +HARDWARE=easytimer-v1 +include $(TOPDIR)/stm/Makefile-flash.defs