PaulStoffregen
|
8fb976cf20
|
Include Arduino.h first in all cpp files, for precompiled header speedup
|
пре 6 година |
PaulStoffregen
|
dc825828e6
|
Use 64 bit frame size for I2S master mode
Improves compatibility with many I2S chips like digital microphones
|
пре 7 година |
PaulStoffregen
|
4512276221
|
Fix I2S slave mode input & output
|
пре 7 година |
PaulStoffregen
|
834028d889
|
Fix I2S output when also using I2S input with CPU > 120 MHz
|
пре 8 година |
PaulStoffregen
|
13d11c61a3
|
Support more clock speeds
|
пре 8 година |
PaulStoffregen
|
833a7e27a7
|
Be more careful when configuring MCLK
|
пре 8 година |
PaulStoffregen
|
a8aa77327d
|
More hardware defs
|
пре 8 година |
PaulStoffregen
|
a2837e6724
|
Optimize I2S output memory copy (thanks Frank Bösing)
|
пре 8 година |
PaulStoffregen
|
14fd8f907b
|
Fix some Teensy-LC compiler errors
|
пре 9 година |
PaulStoffregen
|
e8cb4897b0
|
Avoid allocating unneeded DMA channels
|
пре 10 година |
PaulStoffregen
|
cb5c9e9729
|
Use DMAChannel begin()
|
пре 10 година |
PaulStoffregen
|
52e72175ad
|
Convert I2S objects to use DMAChannel.h
|
пре 10 година |
PaulStoffregen
|
dae30e01ac
|
I2S master mode support for all clock speeds >= 16 MHz
|
пре 10 година |
PaulStoffregen
|
8ab67fe42b
|
Add comments about I2S FIFO reset bits (was an issue on I2S test fixture)
|
пре 10 година |
PaulStoffregen
|
183fcd95a9
|
Add MIT license
|
пре 10 година |
PaulStoffregen
|
c274463185
|
Each object includes only required headers
|
пре 10 година |
PaulStoffregen
|
0fb630e4bf
|
Split I2S input & output to their own files
|
пре 10 година |
PaulStoffregen
|
f16fb938bf
|
Move other objects to their own files
|
пре 10 година |
PaulStoffregen
|
2bb856fa95
|
Move input & output objects to their own files
|
пре 10 година |