This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
0b4d203c7b
nuttx-apps
/
examples
/
i2schar
History
Gregory Nutt
1e694d25eb
apps/examples/i2schar: Raise priority of the receiver thread. In a loopback test, catching the returned data is higher priority than sending new data
2013-11-12 10:21:16 -06:00
..
.gitignore
Add apps/examples/i2schar that will eventually use the I2C character drvier to verify I2S
2013-11-10 14:08:45 -06:00
i2schar_main.c
apps/examples/i2schar: Raise priority of the receiver thread. In a loopback test, catching the returned data is higher priority than sending new data
2013-11-12 10:21:16 -06:00
i2schar_receiver.c
Various fixes from initial attempts to integrate the SAMA5 SSC/I2C driver with the I2C character driver loopback test
2013-11-11 15:18:57 -06:00
i2schar_transmitter.c
Various fixes from initial attempts to integrate the SAMA5 SSC/I2C driver with the I2C character driver loopback test
2013-11-11 15:18:57 -06:00
i2schar.h
Add apps/examples/i2schar that will eventually use the I2C character drvier to verify I2S
2013-11-10 14:08:45 -06:00
Kconfig
Add apps/examples/i2schar that will eventually use the I2C character drvier to verify I2S
2013-11-10 14:08:45 -06:00
Makefile
Add apps/examples/i2schar that will eventually use the I2C character drvier to verify I2S
2013-11-10 14:08:45 -06:00