Skip to content

Conversation

nmaas87
Copy link
Contributor

@nmaas87 nmaas87 commented Oct 24, 2019

Beginning with samd_beta 1.6.23, the arm-none-eabi-gcc version 4.8.3-2014q1 was replaced with 7-2017q4. This has not been reflected in the Makefile for the bootloaders and thus leads to errors upon the "make all":

/bin/sh: 1: /home/maas/.arduino15/packages/arduino/tools/arm-none-eabi-gcc/4.8.3-2014q1/bin/arm-none-eabi-gcc: not found
Makefile:136: recipe for target 'build/board_driver_i2c.o' failed

This patch does correct this issue

Signed-off-by: Nico Maas <[email protected]>
@facchinm
Copy link
Member

Right, thank you for the patch! Merging

@facchinm facchinm merged commit 2ca7f75 into arduino:master Oct 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants