pombreda / arscons

Automatically exported from code.google.com/p/arscons
0 stars 0 forks source link

Cores installed in sketchbook/hardware are not supported #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
oops I did over read this issue, check issue #27 for a patch on this.

Original comment by uraco...@quantentunnel.de on 7 Apr 2012 at 9:02

GoogleCodeExporter commented 9 years ago

Original comment by ff4...@gmail.com on 3 Jul 2012 at 11:40