first hostsim project
authorzer0 <zer0@carbon.local>
Wed, 20 Jan 2010 22:53:01 +0000 (23:53 +0100)
committerzer0 <zer0@carbon.local>
Wed, 20 Jan 2010 22:53:01 +0000 (23:53 +0100)
commit1f8274e9bca0d2433f101f267b86bc70dc2ae8c4
tree0f9948d36005c9f5dc04cf2fdfa782ff40ae3e9b
parent09fd7b53a60d7201b6d019d88d3fee3d43a14c3f
first hostsim project
17 files changed:
config/config.in
include/aversive/pgmspace.h
modules/devices/robot/robot_system/robot_system.h
projects/microb2010/tests/hostsim/.config [new file with mode: 0644]
projects/microb2010/tests/hostsim/Makefile [new file with mode: 0644]
projects/microb2010/tests/hostsim/cs.c [new file with mode: 0644]
projects/microb2010/tests/hostsim/cs.h [new file with mode: 0644]
projects/microb2010/tests/hostsim/error_config.h [new file with mode: 0644]
projects/microb2010/tests/hostsim/main.c [new file with mode: 0644]
projects/microb2010/tests/hostsim/main.h [new file with mode: 0644]
projects/microb2010/tests/hostsim/pid_config.h [new file with mode: 0755]
projects/microb2010/tests/hostsim/robotsim.c [new file with mode: 0644]
projects/microb2010/tests/hostsim/robotsim.h [new file with mode: 0644]
projects/microb2010/tests/hostsim/scheduler_config.h [new file with mode: 0644]
projects/microb2010/tests/hostsim/time_config.h [new file with mode: 0644]
projects/microb2010/tests/hostsim/timer_config.h [new file with mode: 0644]
projects/microb2010/tests/hostsim/uart_config.h [new file with mode: 0644]