Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
en:software:homelab:library [2010/12/30 11:15] – allan.pettai | en:software:homelab:library [Unknown date] (current) – external edit (Unknown date) 127.0.0.1 |
---|
====== HomeLab Library ====== | ====== Robotic HomeLab Library ====== |
| |
HomeLab library is composed of several C language header files (with ".h" extension) and one static library file (with ".a" extension"). Upon library installation, all these files are copied to the AVR-GCC subdirectories where the compiler finds them automatically. The user does not have to copy these files to his or her program folder. | HomeLab library is composed of several C language header files (with ".h" extension) and one static library file (with ".a" extension"). Upon library installation, all these files are copied to the AVR-GCC subdirectories where the compiler finds them automatically. The user does not have to copy these files to his or her program folder. |