1 parent 10675bb commit b2de5a9Copy full SHA for b2de5a9
1 file changed
ports/atmel-samd/Makefile
@@ -53,7 +53,7 @@ include $(TOP)/supervisor/supervisor.mk
53
# Include make rules and variables common across CircuitPython builds.
54
include $(TOP)/py/circuitpy_defns.mk
55
56
-CROSS_COMPILE = ~/opt/gcc-arm-none-eabi-9-2019-q4-major/bin/arm-none-eabi-
+CROSS_COMPILE = arm-none-eabi-
57
58
HAL_DIR=hal/$(MCU_SERIES)
59
0 commit comments