summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorkrolyxon <me@krolyxon.com>2026-06-08 23:10:46 +0530
committerkrolyxon <me@krolyxon.com>2026-06-08 23:10:46 +0530
commit3120783000d0025b183b0397acaa8b769499eb38 (patch)
tree1c4f93be213f1b1d48f59e554562d847b4e7c25e /index.html
Initial gh-pages firmware hosting
Diffstat (limited to 'index.html')
-rw-r--r--index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..1d855b1
--- /dev/null
+++ b/index.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+<body>
+ <h1>ORION-RF Firmware Host</h1>
+
+ <ul>
+ <li><a href="firmware/v0.1.0/firmware.bin">firmware.bin</a></li>
+ <li><a href="firmware/v0.1.0/bootloader.bin">bootloader.bin</a></li>
+ <li><a href="firmware/v0.1.0/partitions.bin">partitions.bin</a></li>
+ </ul>
+</body>
+</html>