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
0386e063e3
nuttx-apps
/
examples
/
i2schar
History
Gregory Nutt
4f14d3b8c4
Changes to many Makefiles. For kernel buil object containing main cannot go into library because of name collisions. The object file must be handled as a special case in every Makefile
2014-09-07 08:43:01 -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
Use more standard *argv[] instead easier **argv
2014-09-06 09:23:23 -06:00
i2schar_receiver.c
More trailing whilespace removal
2014-04-13 16:24:28 -06:00
i2schar_transmitter.c
More trailing whilespace removal
2014-04-13 16:24:28 -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
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
2014-08-29 14:47:22 -06:00
Makefile
Changes to many Makefiles. For kernel buil object containing main cannot go into library because of name collisions. The object file must be handled as a special case in every Makefile
2014-09-07 08:43:01 -06:00