X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=107dced5b7a345cbd73fea642f17b80256e3bf32;hb=925822fe1ec8c92d9851a24567f29503831a064f;hp=a43f7c5b4b9b8ef2a3bd39a9f70f4c7d637b69a5;hpb=af898d528a4d6a6be0a86117a8b8ca7e496f981a;p=fw%2Fpdclib diff --git a/Makefile b/Makefile index a43f7c5..107dced 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,8 @@ FIRSTCPU=cortex-m0 CPU=none BUILD=build-$(CPU) -CC=$(bindir)/arm-none-eabi-gcc +#CC=$(bindir)/arm-none-eabi-gcc +CC=/usr/bin/arm-none-eabi-gcc # This is where you chose which platform to compile for (see 'make links' / './platform') PLATFORM := altos