This website requires JavaScript.
Explore
Help
Sign In
rekahsoft
/
avr-lcd-lib
Watch
1
Star
1
Fork
0
You've already forked avr-lcd-lib
Code
Issues
Pull Requests
Releases
Wiki
Activity
62eb6bdc82
avr-lcd-lib
/
.gitignore
9 lines
37 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-09-29 06:48:09 +00:00
*.elf
*.map
*.o
*.hex
Add *.lst to .gitignore Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-10-05 01:20:23 +00:00
*.lst
Initial commit Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-09-29 06:48:09 +00:00
*~
First pass setting up doxygen documentation There are a few things that still need to be commented, furthermore, usage of the library needs to be explained in more detail. Also things are still somewhat unorganized as the lcdLib library is packaged up with the lcdOutput application for testing. Also a tiny USART library is included but has nothing to do with the lcdLib except that its used by the lcdOutput demo program. When the lcdLib library is ready it will be split into its own repository with accompanying examples (one of which may be the USART echo example (lcdOutput.c as of this commit). Signed-off-by: Collin J. Doering <collin.doering@rekahsoft.ca>
2015-10-15 05:23:11 +00:00
docs
Reference in New Issue
Copy Permalink