Changeset 793
- Timestamp:
- 08/06/08 16:31:26 (3 months ago)
- Location:
- firmware/trunk
- Files:
-
- 1 added
- 1 removed
- 1 modified
-
ReadMe.rtf (deleted)
-
ReadMe.txt (added)
-
libraries/libraries.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
firmware/trunk/libraries/libraries.txt
r791 r793 26 26 27 27 If you're building from a Makefile, there are a few extra steps: 28 - add the library directory to your list of include directories 28 - add the library directory to your list of include directories (along with any sub-directories if not all 29 the include files are in a single directory). 29 30 - add each .c file of the library to your list of files to compile 30 31
