Skip to content

Added Teensy Support

Compare
Choose a tag to compare
@Pharap Pharap released this 20 Mar 23:34
· 38 commits to master since this release
c3994a0
  • 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.