This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-15 09:03:01 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
434dab59dc76a3350cc6700a9100be0c04d85fa1
nuttx
/
drivers
/
audio
T
History
Gregory Nutt
c33fe29c6b
I2S character driver now supports configurable timeouts
2013-11-12 10:18:49 -06:00
..
i2schar.c
I2S character driver now supports configurable timeouts
2013-11-12 10:18:49 -06:00
Kconfig
I2S character driver now supports configurable timeouts
2013-11-12 10:18:49 -06:00
Make.defs
Add an I2S character driver. This driver is only intended to support I2S testing and is inappropriate for use with real I2S devices
2013-11-10 10:24:09 -06:00
vs1053.c
VS1053 worker thread stack size is now configurable; Worker thread is named via pthread_setname_np(). From Ken Pettit
2013-11-10 11:03:19 -06:00
vs1053.h
…