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
2025-12-12 22:05:54 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8b92305265280d15a787486c1ea7a36e5c209401
nuttx
/
drivers
/
i2c
History
Juha Niskanen
0cbbab7a4a
drivers/i2c/i2c_driver.c: Fix build error due to missing comma introduced when CONFIG_DISABLE_POLL was removed.
2019-05-22 07:12:30 -06:00
..
i2c_driver.c
drivers/i2c/i2c_driver.c: Fix build error due to missing comma introduced when CONFIG_DISABLE_POLL was removed.
2019-05-22 07:12:30 -06:00
i2c_read.c
…
i2c_write.c
…
i2c_writeread.c
include/nuttx/i2c/i2c_master.h: Rename I2C_M_NORESTART to I2C_M_NOSTART since it may be used in other contexts than a repeated start. Add comments to clarilfy setup for repeated start.
2018-08-03 08:51:55 -06:00
Kconfig
…
Make.defs
…
pca9540bdp.c
Cosmetic changes from review of last PR.
2018-03-05 10:22:22 -06:00
pca9540bdp.h
Cosmetic changes from review of last PR.
2018-03-05 10:22:22 -06:00