2019-07-31 11:38:03 +07:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Tiny USB</title>
|
2021-08-05 18:39:07 +07:00
|
|
|
<meta http-equiv="refresh" content="0; url = https://docs.tinyusb.org" />
|
2019-07-31 11:38:03 +07:00
|
|
|
</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>
|
2014-03-27 17:31:41 +07:00
|
|
|
</html>
|
2019-07-31 11:38:03 +07:00
|
|
|
|