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
681b3baf96
nuttx-apps
/
system
/
sudoku
History
Gregory Nutt
681b3baf96
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 09:17:23 -06:00
..
.gitignore
Sudoku needs a .gitignore
2014-08-13 20:54:53 -06:00
Kconfig
Add a Sudoku game
2014-08-11 19:27:48 -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 09:17:23 -06:00
sudoku.c
Use more standard *argv[] instead easier **argv
2014-09-06 09:23:23 -06:00