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-15 12:49:56 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c19aa094e13b3bb94a4465658449f5ec25894edb
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: Fixes/improvements from last massive I2C commits
2016-02-02 07:13:03 -06:00
i2c_write.c
I2C: Fixes/improvements from last massive I2C commits
2016-02-02 07:13:03 -06:00
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