Added Teensy Support
- Added support for Teensy on request of @barafael.
- Added better error messages for unsuitable multiplication operations on request of @nunovilhena.
- Added an FAQ mentioning the multiplication issue to
README.md
. - Added a project showcase to
README.md
. - Removed inferred literal types.
Special thanks to @barafael for testing the Teensy support.