Moonlander firmware + helper scripts

This commit is contained in:
Aleksandr Lebedev 2026-03-01 22:08:14 +01:00
parent 05026dd004
commit 8a5517352c
8 changed files with 227 additions and 0 deletions

3
moonlander/bin/oryx-flash.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env sh
URL=$1
oryx-download.sh $URL && moonlander-flash.sh