Added ARCHITECTURE to ALTERNATE_CORE_PATH to support 1.5+ cores like … · marbru/Arduino-Makefile@356f5b3 · GitHub
Skip to content

Commit 356f5b3

Browse files
committed
Added ARCHITECTURE to ALTERNATE_CORE_PATH to support 1.5+ cores like arduino-tiny.
arduino-tiny and damellis' attiny85 cores don't use a vendor, but they do use the avr architecture (subdirectory) in their 1.5/1.6 branches. arduino-tiny builds and is auto-detected now, still needs some work to support sub-cpu's and clocks. damellis doesn't compile, but that's not our makefile it seems.
1 parent 43e5f03 commit 356f5b3

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Arduino.mk

Lines changed: 1 addition & 1 deletion

HISTORY.md

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)