Feature request: Support Teensy boards #1707
madskjeldgaard
started this conversation in
Ideas
Replies: 1 comment
-
The output i2s class for Teensy is here: https://github.com/PaulStoffregen/Audio/blob/master/output_i2s.h And the pins used for i2s output:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem Description
It would be amazing if the Teensy boards were supported, at least the Teensy 4.x series which is the newer models, so teensy 4.1 and teensy 4.0.
https://www.pjrc.com/teensy/pinout.html
Device Description
Teensy 4.0
Sketch
Other Steps to Reproduce
Try to compile it.
What is your development environment
platformio
I have checked existing issues, discussions and online documentation
Beta Was this translation helpful? Give feedback.
All reactions