What steps will reproduce the problem?
1. install an additional mcu core library (eg. tiny)
2. run scons ARDUINO_BOARD=tiny85_at1
What is the expected output? What do you see instead?
Expecting program to find additional cores and compile.
Instead I see:
scons ARDUINO_BOARD=attiny85at1
scons: Reading SConscript files ...
ERROR! the given board name, attiny85at1 is not in the supported board list:
[... only default boards ...]
What version of the product are you using? On what operating system?
trunk on archlinux.
Please provide any additional information below.
It seems it's just a matter of merging the sketchbook/hardware/*/boards.txt and
paths.
Original issue reported on code.google.com by charlesg...@gmail.com on 5 Oct 2011 at 8:55
Original issue reported on code.google.com by
charlesg...@gmail.com
on 5 Oct 2011 at 8:55