httpd wip

git-svn-id: svn://svn.berlios.de/openocd/trunk@1269 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe
2008-12-22 15:10:18 +00:00
parent 6d3c1cd972
commit e7485b930a
20 changed files with 2 additions and 2 deletions

View File

@@ -19,6 +19,6 @@ https://gnunet.org/mantis/view.php?id=1440
../openocd/configure --enable-httpd --enable-dummy --enable-ioutil
make
make install
openocd -c "interface dummy" -f target/at91eb40a.cfg
openocd -f httpd/httpd.tcl -c "interface dummy" -f target/at91eb40a.cfg
4. Point browser to: http://localhost:8888