]> rtime.felk.cvut.cz Git - sysless.git/commit
eb_ebb: Move eb_ebb lib from sysless to eurobot/src tree
authorMichal Vokac <vokac.m@gmail.com>
Wed, 30 Nov 2011 16:28:17 +0000 (17:28 +0100)
committerMichal Sojka <sojka@os.inf.tu-dresden.de>
Thu, 1 Dec 2011 08:00:07 +0000 (09:00 +0100)
commit8eace81fd4f1731c2020cd116ddc83d189f9fd8c
treeb2b8737e04968d7af8f6c37407268edc916693db
parentd77f7efa386c01359ae120a9532f2b96a62eb141
eb_ebb: Move eb_ebb lib from sysless to eurobot/src tree

Note by Michal: It seems that nobody elese uses this library now and it is
easier for us when this library lives in repository, which can be
modified by Eurobot team members.

Note 2: The patch did not apply cleanly, so I simply deleted the eb_ebb
directory.
18 files changed:
board/arm/lpceurobot/libs/Makefile.omk
board/arm/lpceurobot/libs/eb_ebb/Abstract.txt [deleted file]
board/arm/lpceurobot/libs/eb_ebb/Doxyfile [deleted file]
board/arm/lpceurobot/libs/eb_ebb/Makefile [deleted file]
board/arm/lpceurobot/libs/eb_ebb/Makefile.omk [deleted file]
board/arm/lpceurobot/libs/eb_ebb/adc.c [deleted file]
board/arm/lpceurobot/libs/eb_ebb/adc.h [deleted file]
board/arm/lpceurobot/libs/eb_ebb/adc_filtr.c [deleted file]
board/arm/lpceurobot/libs/eb_ebb/adc_filtr.h [deleted file]
board/arm/lpceurobot/libs/eb_ebb/engine.c [deleted file]
board/arm/lpceurobot/libs/eb_ebb/engine.h [deleted file]
board/arm/lpceurobot/libs/eb_ebb/main.c [deleted file]
board/arm/lpceurobot/libs/eb_ebb/powswitch.c [deleted file]
board/arm/lpceurobot/libs/eb_ebb/powswitch.h [deleted file]
board/arm/lpceurobot/libs/eb_ebb/servo.c [deleted file]
board/arm/lpceurobot/libs/eb_ebb/servo.h [deleted file]
board/arm/lpceurobot/libs/eb_ebb/uart.c [deleted file]
board/arm/lpceurobot/libs/eb_ebb/uart.h [deleted file]