picoproj: move it to an example/ directory
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 8 Mar 2012 13:22:20 +0000 (14:22 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 8 Mar 2012 13:22:20 +0000 (14:22 +0100)
commit1608665f4fd202a072531ae3a582eca87b344137
tree196df485158fbf013c4ab87421d9a413b18f5c01
parentdbd29f3c45344254a59a42d3a01148e8d38d2778
picoproj: move it to an example/ directory

We plan on adding some more useful examples in the future, so it is
better to have them all in their separate directory in order to make the
project structure easier to understand.
CMakeLists.txt
examples/CMakeLists.txt [new file with mode: 0644]
examples/picoproj.c [new file with mode: 0644]
src/CMakeLists.txt
src/picoproj.c [deleted file]