]> cloudbase.mooo.com Git - z180-stamp.git/commit
pin command, add user configurable i/o pins
authorLeo C <erbl259-lmu@yahoo.de>
Tue, 14 Oct 2014 10:53:48 +0000 (12:53 +0200)
committerLeo C <erbl259-lmu@yahoo.de>
Tue, 14 Oct 2014 10:53:48 +0000 (12:53 +0200)
commit41d36f28612cb6c49cf0260236f3b834549883be
treea9c8c4e81d1cff76a8473498d2a9a71c76216450
parent04a63b0d5660f1c0c0b7e8123e4f56d188e52a5d
pin command, add user configurable i/o pins
12 files changed:
avr/Tupfile
avr/cmd_boot.c
avr/command_tbl.c
avr/getopt-min.c [new file with mode: 0644]
avr/main.c
avr/pin.c [new file with mode: 0644]
avr/serial.c
avr/timer.c
avr/z80-if.c
include/getopt-min.h [new file with mode: 0644]
include/pin.h [new file with mode: 0644]
include/z80-if.h