Add in web server to RX/IAR demo application.

This commit is contained in:
Richard Barry 2010-09-12 20:56:04 +00:00
parent c7fbe1d601
commit 9c3e8b0228
28 changed files with 6562 additions and 156 deletions

View file

@ -0,0 +1,8 @@
<html>
<body bgcolor="white">
<center>
<h1>404 - file not found</h1>
<h3>Go <a href="/">here</a> instead.</h3>
</center>
</body>
</html>