mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
da05fc6f2f
the documentation.
16 lines
729 B
HTML
16 lines
729 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN">
|
|
<html><head>
|
|
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
|
<meta http-equiv="Content-Language" content="en-us"><title>Tutorials</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../style.css"></head>
|
|
<body style="background-color: rgb(255, 255, 255);">
|
|
<h3>Tutorials</h3>
|
|
<p>This section contains information about different tools and procedures related to <b>eLua</b>:
|
|
<ul>
|
|
<li>building toolchains that can be used to build <b>eLua</b> itself.</li>
|
|
<li>running the standalone <b>eLua</b> (i386) version in different scenarios.</li>
|
|
<li>using OpenOCD to program <b>eLua</b> to various hardware platforms.</li>
|
|
</ul></p>
|
|
</body></html>
|