]> Git Repo - J-u-boot.git/commit
digsy MTC: Add 'mtc' command.
authorGrzegorz Bernacki <[email protected]>
Fri, 12 Jun 2009 09:33:54 +0000 (11:33 +0200)
committerWolfgang Denk <[email protected]>
Sun, 14 Jun 2009 21:04:37 +0000 (23:04 +0200)
commit12304871bc7839145f2b4238923e9023616d7399
tree03bd8c431bafd304ac7989a10af41e33106f7d15
parentf1f66edfc76f4a9f5b9f63972d90309784a8cae5
digsy MTC: Add 'mtc' command.

New command allows to:
     o check FW version
     o set LED status
     o set digital output status
     o get digital input status

Signed-off-by: Grzegorz Bernacki <[email protected]>
board/digsy_mtc/Makefile
board/digsy_mtc/cmd_mtc.c [new file with mode: 0644]
board/digsy_mtc/cmd_mtc.h [new file with mode: 0644]
board/digsy_mtc/digsy_mtc.c
This page took 0.035142 seconds and 4 git commands to generate.