Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


add stream-serial device interface
authorLei Xia <lxia@northwestern.edu>
Thu, 4 Nov 2010 14:12:28 +0000 (09:12 -0500)
committerLei Xia <lxia@northwestern.edu>
Thu, 4 Nov 2010 14:12:28 +0000 (09:12 -0500)
commiteca29284d3259159428fa1302ec46212280f75c1
tree09e25cac1819cd57126ef687fa53aa256a26ae4d
parent35a7784f058e9f6948e1ec455ce2c6c3d467330b
add stream-serial device interface
palacios/src/devices/stream.c [new file with mode: 0644]