Project

General

Profile

Statistics
| Revision:

root / trunk / code / behaviors / library_test / Makefile @ 1848

History | View | Annotate | Download (490 Bytes)

# Date Author Comment
1561 11/16/2009 09:53 PM David Schultz

Updated all makefiles. You may need to update the port settings to get your project to program the robots again.

1157 04/20/2009 09:47 PM Martin Herrmann

Removed killing of the terminal process from the Makefile
It's a bad idea if you are using a terminal for a different port.

1147 04/17/2009 05:20 PM Martin Herrmann
1142 04/16/2009 05:54 PM Martin Herrmann

Merged new orbs code
Added atomic.h
Fixed whitespace in eeprom.h

1083 03/24/2009 09:25 PM Martin Herrmann

Prepared the library for refactoring
- Added a library_test behavior (general testing playground)
- Modified projects/libdragonfly/Makefile and behaviors/library_test/Makefile because there is no code directory in this branch