X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fstm-demo%2Fflash-loader%2FMakefile;fp=src%2Fstm-demo%2Fflash-loader%2FMakefile;h=27e54278994957fef407dd1a421f847c51c9d077;hp=0000000000000000000000000000000000000000;hb=32f0f39a953dabe19ec92611570e4a82da8f8dce;hpb=4c7da6d0ad568448c37761cd0c0108b9161a9345 diff --git a/src/stm-demo/flash-loader/Makefile b/src/stm-demo/flash-loader/Makefile new file mode 100644 index 00000000..27e54278 --- /dev/null +++ b/src/stm-demo/flash-loader/Makefile @@ -0,0 +1,8 @@ +# +# AltOS flash loader build +# +# + +TOPDIR=../.. +HARDWARE=stm-demo +include $(TOPDIR)/stm/Makefile-flash.defs