This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
i2c
History
Xiang Xiao
5c80b94820
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
...
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
i2c_driver.c
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
2020-02-01 08:27:30 -06:00
i2c_read.c
…
i2c_write.c
…
i2c_writeread.c
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
Kconfig
Merged in ordsen/nuttx/feature-pca9540bdp-i2cmultiplexer (pull request
#610
)
2018-03-05 16:11:05 +00:00
Make.defs
Merged in ordsen/nuttx/feature-pca9540bdp-i2cmultiplexer (pull request
#610
)
2018-03-05 16:11:05 +00:00
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