mikaelpatel/Cosa

Build: Add command line support for custom boards

mikaelpatel opened this issue · 2 comments

The new custom board extension does not work with the Cosa command line build.

The command line build script should search the Sketchbook/hardware directory for installed custom boards (pseudo cores). This assumes that they are installed there and not as packages (1.6.6 format).

See commit 1774b7e.