URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [CORTEX_LPC1768_IAR/] [webserver/] [httpd-fs/] [io.shtml] - Rev 799
Go to most recent revision | Compare with Previous | Blame | View Log
<!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> <font face="arial"> <a href="index.shtml">Task Stats</a> <b>|</b> <a href="runtime.shtml">Run Time Stats</a> <b>|</b> <a href="stats.shtml">TCP Stats</a> <b>|</b> <a href="tcp.shtml">Connections</a> <b>|</b> <a href="http://www.freertos.org/">FreeRTOS.org Homepage</a> <b>|</b> <a href="io.shtml">IO</a> <br><p> <hr> <b>LED and LCD IO</b><br> <p> Use the check box to turn on or off the LED, enter text to display on the OLED display, then click "Update IO". <p> <form name="aForm" action="/io.shtml" method="get"> %! led-io <p> <input type="submit" value="Update IO"> </form> <br><p> </font> </body> </html>
Go to most recent revision | Compare with Previous | Blame | View Log