Currently, the build script has a special case when not targeting AVR; default to atmega328 so that [docs.rs](https://docs.rs/ruduino/0.1.2/ruduino/cores/index.html) can build it. We should build all cores when generating documentation, so that the documentation is applicable to more than one device.