forked from EFeru/hoverboard-firmware-hack-FOC
travis
This commit is contained in:
4
Makefile
4
Makefile
@@ -55,8 +55,8 @@ startup_stm32f103xe.s
|
|||||||
#######################################
|
#######################################
|
||||||
# binaries
|
# binaries
|
||||||
#######################################
|
#######################################
|
||||||
#PREFIX = arm-none-eabi-
|
PREFIX = arm-none-eabi-
|
||||||
PREFIX = gcc-arm-none-eabi-7/bin/arm-none-eabi-
|
#PREFIX = gcc-arm-none-eabi-7/bin/arm-none-eabi-
|
||||||
CC = $(PREFIX)gcc
|
CC = $(PREFIX)gcc
|
||||||
AS = $(PREFIX)gcc -x assembler-with-cpp
|
AS = $(PREFIX)gcc -x assembler-with-cpp
|
||||||
CP = $(PREFIX)objcopy
|
CP = $(PREFIX)objcopy
|
||||||
|
Reference in New Issue
Block a user