This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/sim/bfin ChangeLog dv-bfin_gpio.c
- From: vapier at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 26 Apr 2011 05:47:15 -0000
- Subject: src/sim/bfin ChangeLog dv-bfin_gpio.c
CVSROOT: /cvs/src
Module name: src
Changes by: vapier@sourceware.org 2011-04-26 05:47:15
Modified files:
sim/bfin : ChangeLog dv-bfin_gpio.c
Log message:
sim: gpio: add output support
Make all of the pins bidirectional, and support sending signals when
software drives the pins as outputs.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/ChangeLog.diff?cvsroot=src&r1=1.33&r2=1.34
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/bfin/dv-bfin_gpio.c.diff?cvsroot=src&r1=1.7&r2=1.8