mirror of
				https://github.com/liberatedsystems/openCom-Companion.git
				synced 2025-07-08 05:07:21 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
<head>
 | 
						|
<link rel="stylesheet" href="css/water.css">
 | 
						|
<link rel="shortcut icon" type="image/x-icon" href="gfx/icon.png">
 | 
						|
<meta charset="utf-8"/>
 | 
						|
<title>Sideband Repository</title>
 | 
						|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
<span class="logo">RNode Flasher</span>
 | 
						|
<p><center><span class="menu"><a href="index.html">Start</a> | <a href="pkgs.html">Software</a> | <a href="flasher.html">RNode Flasher</a> | <a href="guides.html">Guides</a></span></center></p><hr>
 | 
						|
<br/>Sideband includes a copy of the web-based RNode Flasher developed by <a href="https://github.com/liamcottle/rnode-flasher">Liam Cottle</a>. You can use this flasher to install and provision the RNode firmware on any compatible boards.<br/>
 | 
						|
<br/>
 | 
						|
<b>Please note!</b> Your browser must support Web-USB for this to work.<br/>
 | 
						|
<br/>
 | 
						|
To use the flasher, you will need firmware packages for the boards you want use. You can obtain these in different ways:
 | 
						|
<ul>
 | 
						|
  <li>Sideband can automatically download the latest release of these, and include them directly in this repository.
 | 
						|
    <ul>
 | 
						|
      <li>To do so, go to the <b>Repository</b> menu item, and select <b>Update Contents</b>.</li>
 | 
						|
      <li>After that, they will be available on the <a href="pkgs.html">Software</a> page of this repository.</li>
 | 
						|
    </ul>
 | 
						|
  </li>
 | 
						|
  <li>You can download them manually from <a href="https://github.com/markqvist/RNode_Firmware/releases/latest">the latest release page on GitHub</a>.</li>
 | 
						|
  <li>You can compile them yourself from the RNode Firmware source code package <a href="pkgs.html">included in this repository</a>.</li>
 | 
						|
</ul>
 | 
						|
<br/>
 | 
						|
<center><a href="/mirrors/rnode-flasher/index.html"><button type="button" id="task-replicate">Launch Web Flasher</button></a></center>
 | 
						|
<br/>
 | 
						|
<hr>
 | 
						|
<p><center></p>
 | 
						|
</body></html>
 |