worked on teensy i2s
This commit is contained in:
@@ -3,7 +3,23 @@
|
||||
// https://community.nxp.com/t5/Kinetis-Microcontrollers/is-there-any-demo-code-for-using-I2S/m-p/196195/highlight/true
|
||||
// https://github.com/PaulStoffregen/Audio/blob/99b9472afd24bea13efc799742c0ea432ef2303a/output_i2s.cpp
|
||||
|
||||
#include "../base.h"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
// OLD
|
||||
// TODO: adjust to match I2S2.h
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#define USE_DMA
|
||||
|
||||
|
||||
Reference in New Issue
Block a user