ci: store in deploy/ directory
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>default-cape-symlinks BeagleV-Fire-ubuntu-2023.09-rc2
parent
ddddbb3687
commit
f7e431a388
@ -0,0 +1,15 @@
|
||||
# Programming
|
||||
|
||||
```
|
||||
>> mmc
|
||||
>> usbdmsc
|
||||
```
|
||||
|
||||
# Flashing sdcard.img:
|
||||
|
||||
Use Balena or bmaptool:
|
||||
|
||||
```
|
||||
unxz sdcard.img.xz
|
||||
sudo bmaptool copy sdcard.img /dev/sde
|
||||
```
|
Loading…
Reference in New Issue