Commit Graph

3 Commits

Author SHA1 Message Date
87070fb281 Finished thermometer example
Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-10-29 19:50:26 -04:00
5a65790a84 Copy library to each example sub folder
Instead of using a symbolic link, which doesn't allow for per-example
configuration, copy the entire library to each example sub folder.

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-10-29 19:47:47 -04:00
62eb6bdc82 Restructure project and ready for publishing
Move current UART echo program that was being used to test the library
into an exmaples folder. Also ready another example
'digital_thermometer'. All examples will have unique Makefiles and
lcdLibConfig.h's but use symbolic links to the libraries to limit
repetition.

Included the boilerplate for a README as well as a GPLv3 LICENSE file.

Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-10-28 05:55:49 -04:00