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-05-16 22:21:04 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ff056cf9bd52ec92d46747e2bfaeb9a8c8d433a9
nuttx
/
drivers
/
i2c
T
History
Gregory Nutt
7048d08123
drivers/spi: Add an SPI character driver that will permit access to the SPI bus for testing purposes. This driver is a simple wrapper around spi_transfer().
2016-08-05 11:07:35 -06:00
..
i2c_driver.c
Centralize definitions associated with CONFIG_DEBUG_I2C
2016-06-15 16:30:12 -06:00
i2c_read.c
…
i2c_write.c
…
i2c_writeread.c
…
Kconfig
drivers/spi: Add an SPI character driver that will permit access to the SPI bus for testing purposes. This driver is a simple wrapper around spi_transfer().
2016-08-05 11:07:35 -06:00
Make.defs
I2C: Add an I2C character driver
2016-02-02 08:30:54 -06:00