This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 17:33:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
64b3ce8775047ea1c8890847130eed71460d72be
nuttx
/
drivers
/
audio
T
History
Gregory Nutt
9ce58ad5b7
I2C: up_i2creset should not be a global function; Now it is an I2C interface method
2016-02-02 11:21:48 -06:00
..
audio_null.c
drivers/: Fixes to spacing and alignement
2015-10-10 10:41:00 -06:00
i2schar.c
…
Kconfig
…
Make.defs
…
vs1053.c
All SPI-based device drivers needs to call SPI_HWFEATURES() with zero in order to co-exist with drivers that use H/W features
2016-01-23 16:18:13 -06:00
vs1053.h
…
wm8904_debug.c
drivers/: Fixes to spacing and alignement
2015-10-10 10:41:00 -06:00
wm8904.c
I2C: up_i2creset should not be a global function; Now it is an I2C interface method
2016-02-02 11:21:48 -06:00
wm8904.h
Remove I2C slave methods from I2C master interface; rename i2c_dev_s to i2c_master_s.
2016-01-30 08:36:47 -06:00