esp32-s2_dfu/index.html

17 lines
574 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Tiny USB</title>
<meta http-equiv="refresh" content="0; url = https://docs.tinyusb.org" />
</head>
<body>
<div style="background-image: url(bg.png); font-size: 20px; text-align: center; padding: 0 20px 20px 20px; border: 2px dotted black; margin: 30px;">
<h1>Tiny USB</h1>
Site is under-construction. Check out my repo at
<a href="https://github.com/hathach/tinyusb">https://github.com/hathach/tinyusb</a>
or drop me an email thach@tinyusb.org
</div>
</body>
</html>