mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-20 05:21:59 -04:00
14 lines
437 B
HTML
14 lines
437 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>FreeRTOS.org uIP WEB server demo</title>
|
|
</head>
|
|
<BODY onLoad="window.setTimeout("location.href='index.shtml'",100)"bgcolor="#CCCCff">
|
|
<font face="arial">
|
|
Loading index.shtml. Click <a href="index.shtml">here</a> if not automatically redirected.
|
|
</font>
|
|
</font>
|
|
</body>
|
|
</html>
|
|
|